Class SpaceMenuPortlet

java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.social.portlet.SpaceMenuPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

@Deprecated(forRemoval=true, since="7.0") public class SpaceMenuPortlet extends javax.portlet.GenericPortlet
Deprecated, for removal: This API element is subject to removal in a future version.
use SpaceBannerPortlet instead
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    init(javax.portlet.PortletConfig config)
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    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

    • SpaceMenuPortlet

      public SpaceMenuPortlet()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • init

      public void init(javax.portlet.PortletConfig config) throws javax.portlet.PortletException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      init in interface javax.portlet.Portlet
      Overrides:
      init in class javax.portlet.GenericPortlet
      Throws:
      javax.portlet.PortletException
    • doView

      public void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, IOException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      doView in class javax.portlet.GenericPortlet
      Throws:
      javax.portlet.PortletException
      IOException