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

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

public class LookupTableSearchFromHistoryCmd
extends SearchFromHistoryCmd


Field Summary
 
Fields inherited from class com.ibm.ccd.ui.portlets.search.core.cmd.SearchFromHistoryCmd
searchHelper
 
Constructor Summary
LookupTableSearchFromHistoryCmd()
           
 
Method Summary
protected  void search(SearchInputBean searchInputBean)
           
 
Methods inherited from class com.ibm.ccd.ui.portlets.search.core.cmd.SearchFromHistoryCmd
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

LookupTableSearchFromHistoryCmd

public LookupTableSearchFromHistoryCmd()
Method Detail

search

protected void search(SearchInputBean searchInputBean)
               throws UIException,
                      WPCMediatorException
Overrides:
search in class SearchFromHistoryCmd
Throws:
UIException
WPCMediatorException