GateIn - Portlet Container (samples) 5.2.4
- java.lang.Object
-
- javax.portlet.GenericPortlet
-
- org.gatein.pc.samples.basic.EncodingPortlet
-
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
protected void |
doView(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse resp) |
void |
processAction(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse resp) |
-
Methods inherited from class javax.portlet.GenericPortlet
destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, init, processEvent, render, serveResource
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
EncodingPortlet
public EncodingPortlet()
-
Method Detail
-
processAction
public void processAction(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse resp)
throws javax.portlet.PortletException,
javax.portlet.PortletSecurityException,
IOException
- Specified by:
processAction in interface javax.portlet.Portlet
- Overrides:
processAction in class javax.portlet.GenericPortlet
- Throws:
javax.portlet.PortletException
javax.portlet.PortletSecurityException
IOException
-
doView
protected void doView(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse resp)
throws javax.portlet.PortletException,
javax.portlet.PortletSecurityException,
IOException
- Overrides:
doView in class javax.portlet.GenericPortlet
- Throws:
javax.portlet.PortletException
javax.portlet.PortletSecurityException
IOException
GateIn - Portlet Container (samples) 5.2.4
Copyright © 2003-2019 GateIn. All Rights Reserved.