public interface PortletCollectionType<T> extends Child<T>, PortletPortletCollectionCommonType<T,PortletCollectionType<T>>
portlet-collectionType
xsd typeModifier and Type | Method and Description |
---|---|
List<String> |
getAllPortletName()
Returns all
portlet-name elements |
PortletCollectionType<T> |
portletName(String... values)
Creates for all String objects representing
portlet-name elements,
a new portlet-name element |
PortletCollectionType<T> |
removeAllPortletName()
Removes the
portlet-name element |
PortletCollectionType<T> portletName(String... values)
portlet-name
elements,
a new portlet-name
elementvalues
- list of portlet-name
objectsPortletCollectionType
List<String> getAllPortletName()
portlet-name
elementsportlet-name
PortletCollectionType<T> removeAllPortletName()
portlet-name
elementPortletCollectionType
Copyright © 2019 JBoss by Red Hat. All rights reserved.