|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
de.iqser.portlets.IqserBasePortlet
de.iqser.portlets.SearchPortlet
public class SearchPortlet
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
|
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 |
---|
public static final String ACTION_SEARCH
public static final String PARAM_SEARCH_INPUT
public static final String PREF_MAX_LENGTH
public static final String PREF_SIZE
public static final String PREF_DEFAULT_VALUE
Constructor Detail |
---|
public SearchPortlet()
Method Detail |
---|
public void init() throws javax.portlet.PortletException
init
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
public void doView(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res) throws IOException, javax.portlet.PortletException
doView
in class javax.portlet.GenericPortlet
IOException
javax.portlet.PortletException
public void processAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws javax.portlet.PortletException, IOException
processAction
in interface javax.portlet.Portlet
processAction
in class IqserBasePortlet
javax.portlet.PortletException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |