Expose createPortletScopedId and isInCurrentPortletScope of PortletSessionImpl 
as protected
-------------------------------------------------------------------------------------------

                 Key: PLUTO-503
                 URL: https://issues.apache.org/jira/browse/PLUTO-503
             Project: Pluto
          Issue Type: Improvement
            Reporter: Eric Dalquist
             Fix For: 2.0.0, 2.0-refactoring, 1.1.7


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;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to