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

java.lang.Object
  extended by com.ibm.ccd.ui.portlets.search.core.cmd.UpdateSearchCriteriaCmd
      extended by com.ibm.ccd.ui.portlets.lookuptablesearch.cmd.LookupTableUpdateSearchCriteriaCmd
All Implemented Interfaces:
ISearchCommand

public class LookupTableUpdateSearchCriteriaCmd
extends UpdateSearchCriteriaCmd


Constructor Summary
LookupTableUpdateSearchCriteriaCmd()
           
 
Method Summary
 SearchFromHistoryCmd getCommand()
           
 
Methods inherited from class com.ibm.ccd.ui.portlets.search.core.cmd.UpdateSearchCriteriaCmd
execute, getPortletContext, getPortletName, getWpsContext, setPortletContext, setPortletName, setWpsContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LookupTableUpdateSearchCriteriaCmd

public LookupTableUpdateSearchCriteriaCmd()
Method Detail

getCommand

public SearchFromHistoryCmd getCommand()
Overrides:
getCommand in class UpdateSearchCriteriaCmd