Class PortletCollectionMetaData

java.lang.Object
org.gatein.pc.portlet.impl.metadata.security.PortletCollectionMetaData

public class PortletCollectionMetaData extends Object
Version:
$Revision$
Author:
Emanuel Muckenhuber
  • Constructor Details

    • PortletCollectionMetaData

      public PortletCollectionMetaData()
  • Method Details

    • getPortletNames

      public List<String> getPortletNames()
    • setPortletNames

      public void setPortletNames(List<String> portletNames)
    • addPortletname

      public void addPortletname(String portletName)