public class SearchEngineConfigurationBean extends SearchConfigurationBean implements SearchEngineConfiguration
SearchEngineConfiguration
as JAXB-ready Java-Bean.Modifier and Type | Field and Description |
---|---|
private SearchEntryTypeContainerBean |
entryTypes |
XML_ELEMENT_SOURCE, XML_ELEMENT_SOURCES
DEFAULT_CONFIGURATION_URL
Constructor and Description |
---|
SearchEngineConfigurationBean()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
SearchEntryTypeContainer |
getEntryTypes()
This method gets the
SearchEntryTypeContainer . |
void |
setEntryTypes(SearchEntryTypeContainerBean entryTypes) |
getSource, getSourceMap, getSources, setSources
getFields, getProperties, getRawProperties, getSearchIndex, setFields, setProperties, setSearchIndex
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFields, getProperties, getSearchIndex, getSource, getSources
private SearchEntryTypeContainerBean entryTypes
getEntryTypes()
public SearchEngineConfigurationBean()
public SearchEntryTypeContainer getEntryTypes()
SearchEntryTypeContainer
. It will be used for the view to filter for
SearchEntryType
s.getEntryTypes
in interface SearchEngineConfiguration
SearchEntryTypeContainer
.public void setEntryTypes(SearchEntryTypeContainerBean entryTypes)
entryTypes
- is the entryTypes to setCopyright © 2001–2016 mmm-Team. All rights reserved.