Uses of Interface
org.jboss.shrinkwrap.descriptor.api.portletapp20.PortletCollectionType

Packages that use PortletCollectionType
org.jboss.shrinkwrap.descriptor.api.portletapp20 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of PortletCollectionType in org.jboss.shrinkwrap.descriptor.api.portletapp20
 

Methods in org.jboss.shrinkwrap.descriptor.api.portletapp20 that return PortletCollectionType
 PortletCollectionType<SecurityConstraintType<T>> SecurityConstraintType.getOrCreatePortletCollection()
          If not already created, a new portlet-collection element with the given value will be created.
 PortletCollectionType<T> PortletCollectionType.portletName(String... values)
          Creates for all String objects representing portlet-name elements, a new portlet-name element
 PortletCollectionType<T> PortletCollectionType.removeAllPortletName()
          Removes the portlet-name element
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.