Package | Description |
---|---|
net.sf.mmm.search.indexer.base.config |
Contains the base-implementation of the
Search-Indexer Configuration API . |
Modifier and Type | Field and Description |
---|---|
private SearchIndexerSourceBean |
SearchIndexerDataLocationBean.source |
Modifier and Type | Field and Description |
---|---|
private Map<String,SearchIndexerSourceBean> |
SearchIndexerConfigurationBean.sourceMap |
private List<SearchIndexerSourceBean> |
SearchIndexerConfigurationBean.sources |
Modifier and Type | Method and Description |
---|---|
SearchIndexerSourceBean |
SearchIndexerConfigurationBean.getSource(String id)
This method gets the
SearchSource with the given ID . |
Modifier and Type | Method and Description |
---|---|
protected Map<String,SearchIndexerSourceBean> |
SearchIndexerConfigurationBean.getSourceMap() |
Modifier and Type | Method and Description |
---|---|
void |
SearchIndexerDataLocationBean.setSource(SearchIndexerSourceBean source) |
Modifier and Type | Method and Description |
---|---|
void |
SearchIndexerConfigurationBean.setSources(List<SearchIndexerSourceBean> sources) |
Copyright © 2001–2016 mmm-Team. All rights reserved.