public class FeaturedPollPortlet
extends javax.portlet.GenericPortlet
| Modifier and Type | Field and Description |
|---|---|
static String |
CHOSEN_POLL |
| Constructor and Description |
|---|
FeaturedPollPortlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response) |
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, init, processEvent, render, serveResourcepublic static final String CHOSEN_POLL
protected void doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws IOException,
javax.portlet.PortletException
doView in class javax.portlet.GenericPortletIOExceptionjavax.portlet.PortletExceptionpublic void processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws javax.portlet.PortletException,
IOException
processAction in interface javax.portlet.PortletprocessAction in class javax.portlet.GenericPortletjavax.portlet.PortletExceptionIOExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.