Package | Description |
---|---|
javax.portlet |
The javax.portlet package defines the API
for the Java Portlet Specification V3.0.
|
Modifier and Type | Method and Description |
---|---|
static PortletRequest.P3PUserInfos |
PortletRequest.P3PUserInfos.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortletRequest.P3PUserInfos[] |
PortletRequest.P3PUserInfos.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Java Portlet 3.0 API Specification. See the Copyright and License provided with this distribution. Use is subject to license terms.