[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1506) CMSPortlet : change internal properties from private to protected

Sohil Shah (JIRA) jira-events at lists.jboss.org
Tue Jul 10 19:08:31 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1506?page=all ]

Sohil Shah resolved JBPORTAL-1506.
----------------------------------

    Resolution: Done

Some of the features/services are now exposed to help user's with their own extensions/customizations.

The CMSService is now in protected scope. Although this can also be done via injection as well into your extended portlet

url manipulation related classes are also available in the protected scope

> CMSPortlet : change internal properties from private to protected
> -----------------------------------------------------------------
>
>                 Key: JBPORTAL-1506
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1506
>             Project: JBoss Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Portal CMS
>         Environment: JBP2.6RC3
>            Reporter: Antoine Herzog
>         Assigned To: Sohil Shah
>            Priority: Minor
>             Fix For: 2.6.1 Final, 2.8 Final
>
>
> In the CMSPortlet (great new features !), a lot of internal properties are with the PRIVATE scope.
> url manipulation, CMSservice, DEFAULT_PAGES_PATH, etc...
> it would be great that they are in PROTECTED scope, so anyone can override the CMSPortlet class for minor adaptation of features.
> I write my own CMSPortlet, from the one provided, for the CMS needs of my portal (adding a footer, logging for debug, I18n management, etc...) 
> but some people may just want to override the class and modify a few thing here and there

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list