Class PortletCategory

Object
com.liferay.portal.kernel.model.PortletCategory
All Implemented Interfaces:
Serializable

public class PortletCategory extends Object implements Serializable
Author:
Brian Wing Shun Chan, Dennis Ju
See Also:
  • Constructor Details

    • PortletCategory

      public PortletCategory()
    • PortletCategory

      public PortletCategory(String name)
    • PortletCategory

      public PortletCategory(String name, Set<String> portletIds)
  • Method Details