Package | Description |
---|---|
net.sf.mmm.search.indexer.api.state |
Contains the API of the state for the search-indexer.
|
net.sf.mmm.search.indexer.base.state |
Contains the base-implementation of the
Search-Indexer State API . |
Modifier and Type | Method and Description |
---|---|
SearchIndexerDataLocationState |
SearchIndexerSourceState.getLocationState(String location)
This method gets the
state for the
given location . |
Modifier and Type | Class and Description |
---|---|
class |
SearchIndexerDataLocationStateBean
This is the implementation of
SearchIndexerDataLocationState as
JAXB-ready Java-Bean. |
Modifier and Type | Method and Description |
---|---|
SearchIndexerDataLocationState |
SearchIndexerSourceStateBean.getLocationState(String location)
This method gets the
state for the
given location . |
SearchIndexerDataLocationState |
SearchIndexerSourceStateBean.getOrCreateLocationState(String location) |
Copyright © 2001–2016 mmm-Team. All rights reserved.