Class CloudDrivePortlet
java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.services.cms.clouddrives.portlet.CloudDrivePortlet
- All Implemented Interfaces:
javax.portlet.EventPortlet,javax.portlet.Portlet,javax.portlet.PortletConfig,javax.portlet.ResourceServingPortlet
public class CloudDrivePortlet
extends javax.portlet.GenericPortlet
Created by The eXo Platform SAS
- Version:
- $Id: CloudDrivePortlet.java 00000 Jul 6, 2018 pnedonosko $
- Author:
- Peter Nedonosko
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddoView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) 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, init, processAction, processEvent, render, serveResource
-
Constructor Details
-
CloudDrivePortlet
public CloudDrivePortlet()
-
-
Method Details
-
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
-