Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: portlet container
-
Labels:None
Description
To allow the portal to define its own namespace and scoping rules the following methods and fields should be defined as protected
String createPortletScopedId(String name)
boolean isInCurrentPortletScope(String name)
final InternalPortletWindow internalPortletWindow;
Attachments
Issue Links
- relates to
-
PLUTO-504 Create PortletSession via PortletEnvironmentService
-
- Resolved
-