Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.1-286-COMPATIBILITY, 2.0.0
-
None
Description
See PLT.11.1.3.2 The CC/PP Request Attribute:
The portlet can access a Composite Capability/Preference Profile (CC/PP, W3C:
Composite Capability/Preference Profiles (CC/PP): Structure and Vocabularies
http://www.w3.org/TR/2001/WD-CCPP-struct-vocab-20010315/) javax.ccpp.profile via
the request attribute PortletRequest.CCPP_PROFILE.
The PortletRequest.CCPP_PROFILE request attribute must return a javax.ccpp.Profile
based on the current portlet request. c It may contain additional CC/PP information set by
the portal / portlet container. (See JSR 188 (CC/PP Processing,
http://jcp.org/en/jsr/detail?id=188) for more details on CC/PP profile processing).
Note that once the CC/PP profile API provides a factory method taking the
PortletRequest / PortletResponse as parameters this attribute may become
deprecated.