Package io.meeds.social.portlet
Class OrganizationalChartPortlet
java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
io.meeds.social.portlet.CMSPortlet
io.meeds.social.portlet.OrganizationalChartPortlet
- All Implemented Interfaces:
javax.portlet.EventPortlet,javax.portlet.Portlet,javax.portlet.PortletConfig,javax.portlet.ResourceServingPortlet
public class OrganizationalChartPortlet
extends io.meeds.social.portlet.CMSPortlet
-
Field Summary
Fields inherited from class io.meeds.social.portlet.CMSPortlet
contentType, DATA_INIT_PREFERENCE_NAME, NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.meeds.social.portlet.CMSPortlet
canEdit, isSettingNameExists, postSettingInit, preSettingInit, savePreference, saveSettingName, setViewRequestAttributesMethods 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
-
OrganizationalChartPortlet
public OrganizationalChartPortlet()
-
-
Method Details
-
init
public void init(javax.portlet.PortletConfig config) throws javax.portlet.PortletException - Specified by:
initin interfacejavax.portlet.Portlet- Overrides:
initin classio.meeds.social.portlet.CMSPortlet- Throws:
javax.portlet.PortletException
-
doView
public void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, IOException - Overrides:
doViewin classio.meeds.social.portlet.CMSPortlet- Throws:
javax.portlet.PortletExceptionIOException
-