Class PortletPreferenceRequiredPlugin

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.social.core.application.PortletPreferenceRequiredPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class PortletPreferenceRequiredPlugin extends org.exoplatform.container.component.BaseComponentPlugin
  • Field Summary

    Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

    desc, name
  • Constructor Summary

    Constructors
    Constructor
    Description
    PortletPreferenceRequiredPlugin(org.exoplatform.container.xml.InitParams params)
    Constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the list of portlet ids.

    Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

    getDescription, getName, setDescription, setName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PortletPreferenceRequiredPlugin

      public PortletPreferenceRequiredPlugin(org.exoplatform.container.xml.InitParams params)
      Constructor.
      Parameters:
      params -
  • Method Details

    • getPortletPrefs

      public List<String> getPortletPrefs()
      Gets the list of portlet ids.
      Returns:
      all the portlet preferences required that associated to this plugin