|
||||||||||
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.DisplayPortlet
public class DisplayPortlet
Field Summary | |
---|---|
static String |
ALL_TYPES
|
static String |
PARAM_ALL_TYPES
|
static String |
PARAM_CONTENT_LIST
|
static String |
PARAM_CONTENT_TOTAL
|
static String |
PARAM_CONTENT_TYPES
|
static String |
PARAM_RELATED_LEVEL
|
static String |
PREF_MAX_RESULTS
|
static String |
PREF_MIN_SCORE
|
static String |
PREF_SCROLLBAR_HEIGHT
|
static String |
PREF_SCROLLBAR_WIDTH
|
Constructor Summary | |
---|---|
DisplayPortlet()
|
Method Summary | |
---|---|
void |
doView(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
|
void |
init()
|
void |
processAction(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res)
|
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 ALL_TYPES
public static final String PARAM_ALL_TYPES
public static final String PARAM_CONTENT_LIST
public static final String PARAM_CONTENT_TYPES
public static final String PARAM_CONTENT_TOTAL
public static final String PARAM_RELATED_LEVEL
public static final String PREF_MIN_SCORE
public static final String PREF_MAX_RESULTS
public static final String PREF_SCROLLBAR_HEIGHT
public static final String PREF_SCROLLBAR_WIDTH
Constructor Detail |
---|
public DisplayPortlet()
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 req, javax.portlet.ActionResponse res) 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 |