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

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

public class LookupTableGetNextResultPageCmd
extends GetNextResultPageCmd


Constructor Summary
LookupTableGetNextResultPageCmd()
           
 
Method Summary
 SearchFromHistoryCmd getCommand()
           
 
Methods inherited from class com.ibm.ccd.ui.portlets.search.core.cmd.GetNextResultPageCmd
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

LookupTableGetNextResultPageCmd

public LookupTableGetNextResultPageCmd()
Method Detail

getCommand

public SearchFromHistoryCmd getCommand()
Overrides:
getCommand in class GetNextResultPageCmd