Class WebConferencingPortlet
java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.webconferencing.portlet.WebConferencingPortlet
- All Implemented Interfaces:
javax.portlet.EventPortlet,javax.portlet.Portlet,javax.portlet.PortletConfig,javax.portlet.ResourceServingPortlet
public class WebConferencingPortlet
extends javax.portlet.GenericPortlet
Created by The eXo Platform SAS.
- Version:
- $Id: WebConferencingPortlet.java 00000 Mar 29, 2017 pnedonosko $
- Author:
- Peter Nedonosko
-
Constructor Summary
Constructors -
Method Summary
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, processAction, processEvent, render, serveResource
-
Constructor Details
-
WebConferencingPortlet
public WebConferencingPortlet()
-
-
Method Details
-
init
public void init() throws javax.portlet.PortletException- Overrides:
initin classjavax.portlet.GenericPortlet- Throws:
javax.portlet.PortletException
-
doView
protected void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, IOException - Overrides:
doViewin classjavax.portlet.GenericPortlet- Throws:
javax.portlet.PortletExceptionIOException
-