Uses of Interface
com.ibm.ccd.ui.portlets.search.core.ISearchDataStore

Packages that use ISearchDataStore
com.ibm.ccd.ui.portlets.search.core   
 

Uses of ISearchDataStore in com.ibm.ccd.ui.portlets.search.core
 

Classes in com.ibm.ccd.ui.portlets.search.core that implement ISearchDataStore
 class SearchConfigBean
          Class used for passing config data to jsp
 

Methods in com.ibm.ccd.ui.portlets.search.core that return ISearchDataStore
static ISearchDataStore SearchFactory.getDataDtore(java.lang.String mode)