Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.portletapp20 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
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 © 2021 JBoss by Red Hat. All rights reserved.