Package | Description |
---|---|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.impl.spring |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceSearchIndexer
This is the abstract base-implementation of the
ResourceSearchIndexer
interface. |
class |
ResourceSearchIndexerImpl
This is the implementation of
ResourceSearchIndexer . |
Modifier and Type | Field and Description |
---|---|
private ResourceSearchIndexer |
IndexerDependenciesImpl.resourceSearchIndexer |
Modifier and Type | Method and Description |
---|---|
ResourceSearchIndexer |
IndexerDependenciesImpl.getResourceSearchIndexer()
This method gets the
ResourceSearchIndexer used to update a single
resource in the search-index. |
ResourceSearchIndexer |
IndexerDependencies.getResourceSearchIndexer()
This method gets the
ResourceSearchIndexer used to update a single
resource in the search-index. |
Modifier and Type | Method and Description |
---|---|
void |
IndexerDependenciesImpl.setResourceSearchIndexer(ResourceSearchIndexer resourceSearchIndexer) |
Modifier and Type | Method and Description |
---|---|
ResourceSearchIndexer |
SearchIndexerSpringConfig.resourceSearchIndexer() |
Copyright © 2001–2016 mmm-Team. All rights reserved.