Class WebConferencingAdminPortlet

java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.webconferencing.admin.portlet.WebConferencingAdminPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class WebConferencingAdminPortlet extends javax.portlet.GenericPortlet
Created by The eXo Platform SAS
Version:
$Id: WebConferencingAdminPortlet.java 00000 Nov 23, 2017 pnedonosko $
Author:
Peter Nedonosko
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)
    Admin view.
    void

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WebConferencingAdminPortlet

      public WebConferencingAdminPortlet()
  • Method Details

    • init

      public void init() throws javax.portlet.PortletException
      Overrides:
      init in class javax.portlet.GenericPortlet
      Throws:
      javax.portlet.PortletException
    • doView

      public void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws IOException, javax.portlet.PortletException
      Admin view.
      Overrides:
      doView in class javax.portlet.GenericPortlet
      Parameters:
      request - the request
      response - the response
      Throws:
      IOException - Signals that an I/O exception has occurred.
      javax.portlet.PortletException - the portlet exception