
public interface PortletCollectionType<T> extends Child<T>, PortletPortletCollectionCommonType<T,PortletCollectionType<T>>
portlet-collectionType xsd type| Modifier 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 objectsPortletCollectionTypeList<String> getAllPortletName()
portlet-name elementsportlet-namePortletCollectionType<T> removeAllPortletName()
portlet-name elementPortletCollectionTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.