com.ibm.ccd.ui.portlets.searchutil.cmd
Class SearchUtilViewDataStoreCmd

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

public class SearchUtilViewDataStoreCmd
extends PopulateViewDataStoreCmd


Field Summary
 
Fields inherited from class com.ibm.ccd.ui.portlets.search.core.cmd.PopulateViewDataStoreCmd
helper, portletContext, portletName, wpsContext
 
Constructor Summary
SearchUtilViewDataStoreCmd()
           
 
Method Summary
protected  void setSearchCriteria(org.apache.jetspeed.portlet.PortletRequest request, org.apache.jetspeed.portlet.PortletResponse response)
           
 
Methods inherited from class com.ibm.ccd.ui.portlets.search.core.cmd.PopulateViewDataStoreCmd
createSearchBean, 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

SearchUtilViewDataStoreCmd

public SearchUtilViewDataStoreCmd()
Method Detail

setSearchCriteria

protected void setSearchCriteria(org.apache.jetspeed.portlet.PortletRequest request,
                                 org.apache.jetspeed.portlet.PortletResponse response)
                          throws UIException,
                                 WPCMediatorException
Overrides:
setSearchCriteria in class PopulateViewDataStoreCmd
Throws:
UIException
WPCMediatorException