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

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

public class PerformLookupTableSearchCmd
extends PerformSearchCmd


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

PerformLookupTableSearchCmd

public PerformLookupTableSearchCmd()
Method Detail

search

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