Class 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doView​(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)
      Admin view.
      void init()
      • 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 Detail

      • WebConferencingAdminPortlet

        public WebConferencingAdminPortlet()
    • Method Detail

      • 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