public class HelloWorldPortlet
extends javax.portlet.GenericPortlet
Constructor and Description |
---|
HelloWorldPortlet() |
Modifier and Type | Method and Description |
---|---|
void |
doView(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res) |
void |
processAction(javax.portlet.ActionRequest req,
javax.portlet.ActionResponse res) |
destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, init, processEvent, render, serveResource
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 IOException, javax.portlet.PortletException
processAction
in interface javax.portlet.Portlet
processAction
in class javax.portlet.GenericPortlet
IOException
javax.portlet.PortletException
Copyright © 2018 City of Paris. All rights reserved.