[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1966) Support custom portlet mode mapping

Julien Viet (JIRA) jira-events at lists.jboss.org
Wed Mar 26 13:27:40 EDT 2008


Support custom portlet mode mapping
-----------------------------------

                 Key: JBPORTAL-1966
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1966
             Project: JBoss Portal
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Portal Core
            Reporter: Julien Viet
         Assigned To: Julien Viet
             Fix For: 2.7 Final


Defined in jboss-portlet.xml with something like :

<mode-mapping>
<portlet-mode>foo</portlet-mode>
<container-mode>bar</container-mode>
</mode-mapping>

This would affect:

1/ the runtime metadata of the portlet and would replace references to portlet mode foo by portlet mode bar
2/ a portlet interceptor would perform the mode mapping in the invocation
3/ the same portlet interceptor would perform the mode mapping in the next possible modes on the portlet invocation responses

-- 
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