com.ibm.ccd.ui.portlets.lookuptablesearch.cmd
Class PopulateLookupTableViewDataStoreCmd

java.lang.Object
  extended by com.ibm.ccd.ui.portlets.search.core.cmd.PopulateViewDataStoreCmd
      extended by com.ibm.ccd.ui.portlets.searchutil.cmd.SearchUtilViewDataStoreCmd
          extended by com.ibm.ccd.ui.portlets.lookuptablesearch.cmd.PopulateLookupTableViewDataStoreCmd
All Implemented Interfaces:
ISearchCommand

public class PopulateLookupTableViewDataStoreCmd
extends SearchUtilViewDataStoreCmd


Field Summary
 
Fields inherited from class com.ibm.ccd.ui.portlets.search.core.cmd.PopulateViewDataStoreCmd
helper, portletContext, portletName, wpsContext
 
Constructor Summary
PopulateLookupTableViewDataStoreCmd()
           
 
Method Summary
protected  SearchBean createSearchBean()
           
 
Methods inherited from class com.ibm.ccd.ui.portlets.searchutil.cmd.SearchUtilViewDataStoreCmd
setSearchCriteria
 
Methods inherited from class com.ibm.ccd.ui.portlets.search.core.cmd.PopulateViewDataStoreCmd
execute, getPortletContext, getPortletName, getWpsContext, modifyAttributeDisplay, setPortletContext, setPortletName, setSearchResult, setWpsContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopulateLookupTableViewDataStoreCmd

public PopulateLookupTableViewDataStoreCmd()
Method Detail

createSearchBean

protected SearchBean createSearchBean()
Overrides:
createSearchBean in class PopulateViewDataStoreCmd
Returns:
searchBean