public class EditorPortlet
extends javax.portlet.GenericPortlet
| Constructor and Description |
|---|
EditorPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
protected String |
requestHost(javax.portlet.PortletRequest request)
Request host.
|
void |
view(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
View.
|
destroy, doDispatch, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, render, serveResourcepublic void init()
throws javax.portlet.PortletException
init in class javax.portlet.GenericPortletjavax.portlet.PortletExceptionpublic void view(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws IOException,
javax.portlet.PortletException
request - the requestresponse - the responseIOException - Signals that an I/O exception has occurred.javax.portlet.PortletException - the portlet exceptionprotected String requestHost(javax.portlet.PortletRequest request)
request - the requestCopyright © 2003–2019 eXo Platform SAS. All rights reserved.