Class LinkPortlet

java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
io.meeds.social.portlet.CMSPortlet
io.meeds.social.portlet.LinkPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class LinkPortlet extends io.meeds.social.portlet.CMSPortlet
  • Field Summary

    Fields inherited from class io.meeds.social.portlet.CMSPortlet

    contentType, NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected boolean
    canEdit(String name, org.exoplatform.services.security.Identity userAclIdentity)
     
    protected boolean
     
    protected void
    saveSettingName(String name, String pageReference, long spaceId)
     

    Methods inherited from class io.meeds.social.portlet.CMSPortlet

    doView, init, postSettingInit, preSettingInit, savePreference, setViewRequestAttributes

    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

    • LinkPortlet

      public LinkPortlet()
  • Method Details

    • saveSettingName

      protected void saveSettingName(String name, String pageReference, long spaceId)
      Overrides:
      saveSettingName in class io.meeds.social.portlet.CMSPortlet
    • isSettingNameExists

      protected boolean isSettingNameExists(String name)
      Overrides:
      isSettingNameExists in class io.meeds.social.portlet.CMSPortlet
    • canEdit

      protected boolean canEdit(String name, org.exoplatform.services.security.Identity userAclIdentity)
      Overrides:
      canEdit in class io.meeds.social.portlet.CMSPortlet