|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
lumis.doui.source.Source<F>
lumis.doui.source.TabularSource<ITabularSourceField>
lumis.doui.search.SearchSource
public class SearchSource
Source implementation for Search Results.
Nested Class Summary | |
---|---|
static class |
SearchSource.SearchScope
|
Field Summary | |
---|---|
static java.lang.String |
SERVICE_INSTANCE_PROPERTY_DISABLE_SEARCH
|
Fields inherited from class lumis.doui.source.TabularSource |
---|
primaryKeySourceField, searchableSourceFields, tabularData |
Fields inherited from class lumis.doui.source.Source |
---|
addInterfaceId, administrationInterfaceId, connectionId, detailsInterfaceId, editInterfaceId, fields, fieldsMap, id, introductionSourceField, keywordsSourceField, load, metaDataSourceId, parameters, primaryNameSourceField, readData, SOURCE_READ_DATA_ALWAYS, SOURCE_READ_DATA_NEVER, SOURCE_READ_DATA_ON_DEMAND, sourceContext, sourceDefinitionNode |
Constructor Summary | |
---|---|
SearchSource(org.w3c.dom.Node sourceDefinitionNode,
ISourceContext sourceContext)
|
Method Summary | |
---|---|
protected java.lang.String |
getDefaultProviderClass()
Returns data provider class for the source. |
java.lang.String |
getSearcherEngineId()
Returns the searcher engine for this source |
SearchSource.SearchScope |
getSearcherScope()
|
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Field Detail |
---|
public static final java.lang.String SERVICE_INSTANCE_PROPERTY_DISABLE_SEARCH
Constructor Detail |
---|
public SearchSource(org.w3c.dom.Node sourceDefinitionNode, ISourceContext sourceContext) throws PortalException
PortalException
Method Detail |
---|
protected java.lang.String getDefaultProviderClass() throws PortalException
TabularSource
getDefaultProviderClass
in class TabularSource<ITabularSourceField>
PortalException
public java.lang.String getSearcherEngineId() throws PortalException
TabularSource
getSearcherEngineId
in class TabularSource<ITabularSourceField>
PortalException
public SearchSource.SearchScope getSearcherScope() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |