|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |