|
||||||||||
| 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.PreviewPortlet
public class PreviewPortlet
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
PreviewPortlet()
|
|
| 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 |
| Constructor Detail |
|---|
public PreviewPortlet()
| Method Detail |
|---|
public void init()
throws javax.portlet.PortletException
init in class javax.portlet.GenericPortletjavax.portlet.PortletException
public void doView(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
throws IOException,
javax.portlet.PortletException
doView in class javax.portlet.GenericPortletIOException
javax.portlet.PortletException
public void processAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws javax.portlet.PortletException,
IOException
processAction in interface javax.portlet.PortletprocessAction in class IqserBasePortletjavax.portlet.PortletException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||