de.iqser.portlets
Class SearchPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by de.iqser.portlets.IqserBasePortlet
          extended by de.iqser.portlets.SearchPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class SearchPortlet
extends IqserBasePortlet


Field Summary
static String ACTION_SEARCH
           
static String PARAM_SEARCH_INPUT
           
static String PREF_DEFAULT_VALUE
           
static String PREF_MAX_LENGTH
           
static String PREF_SIZE
           
 
Fields inherited from class de.iqser.portlets.IqserBasePortlet
_helpArticleId, ACTION_FILTER, ACTION_INSERT_PREF, ACTION_PREVIEW, ACTION_SHOW_BREADCRUMB, ACTION_SHOW_RELATED, ACTION_UPDATE_PREFS, DEIQSER_CACHED_DATA, DEIQSER_RELATED_LIST, DEIQSER_SEARCH_FIELD, DEIQSER_SELECTED_TYPES, DEIQSER_TREE_POSITION, editJSP, helpJSP, HIDE_SYSTEM_PREFERENCES, isDebug, PARAM_ACTION, PARAM_CONTENT_PROVIDER, PARAM_CONTENT_TYPE, PARAM_ERROR_MESSAGE, PARAM_ID, PARAM_RELATED_LIST, PARAM_SELECTED_TYPES, PARAM_TITLE, PARAM_TYPES, PREF_IQSER_WEBSERVICE, props, PUBLIC_RENDER_PARAM_CONTENT_ID, PUBLIC_RENDER_PARAM_CONTENT_PROVIDER, PUBLIC_RENDER_PARAM_CONTENT_TYPE, PUBLIC_RENDER_PARAM_SEARCH_INPUT, viewJSP
 
Constructor Summary
SearchPortlet()
           
 
Method Summary
 void doView(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res)
           
 void init()
           
 void processAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
           
 
Methods inherited from class de.iqser.portlets.IqserBasePortlet
doEdit, getProperties, getProperty, include, printRequestData, processActionInsertPref, processActionUpdatePrefs
 
Methods inherited from class javax.portlet.GenericPortlet
destroy, doDispatch, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, render, serveResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_SEARCH

public static final String ACTION_SEARCH
See Also:
Constant Field Values

PARAM_SEARCH_INPUT

public static final String PARAM_SEARCH_INPUT
See Also:
Constant Field Values

PREF_MAX_LENGTH

public static final String PREF_MAX_LENGTH
See Also:
Constant Field Values

PREF_SIZE

public static final String PREF_SIZE
See Also:
Constant Field Values

PREF_DEFAULT_VALUE

public static final String PREF_DEFAULT_VALUE
See Also:
Constant Field Values
Constructor Detail

SearchPortlet

public SearchPortlet()
Method Detail

init

public void init()
          throws javax.portlet.PortletException
Overrides:
init in class javax.portlet.GenericPortlet
Throws:
javax.portlet.PortletException

doView

public void doView(javax.portlet.RenderRequest req,
                   javax.portlet.RenderResponse res)
            throws IOException,
                   javax.portlet.PortletException
Overrides:
doView in class javax.portlet.GenericPortlet
Throws:
IOException
javax.portlet.PortletException

processAction

public void processAction(javax.portlet.ActionRequest actionRequest,
                          javax.portlet.ActionResponse actionResponse)
                   throws javax.portlet.PortletException,
                          IOException
Specified by:
processAction in interface javax.portlet.Portlet
Overrides:
processAction in class IqserBasePortlet
Throws:
javax.portlet.PortletException
IOException


Copyright © 2011. All Rights Reserved.