public class WebConferencingAdminPortlet
extends javax.portlet.GenericPortlet
| Constructor and Description |
|---|
WebConferencingAdminPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
Admin view.
|
void |
init() |
destroy, doDispatch, doEdit, doHeaders, doHelp, 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 doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws IOException,
javax.portlet.PortletException
doView in class javax.portlet.GenericPortletrequest - the requestresponse - the responseIOException - Signals that an I/O exception has occurred.javax.portlet.PortletException - the portlet exceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.