[gatein-issues] [JBoss JIRA] Updated: (GTNPC-49) Add methods on PortletInvoker to determine the relationship between a portlet and an invoker

Julien Viet (JIRA) jira-events at lists.jboss.org
Sat Jan 15 09:47:49 EST 2011


     [ https://issues.jboss.org/browse/GTNPC-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Viet updated GTNPC-49:
-----------------------------

    Summary: Add methods on PortletInvoker to determine the relationship between a portlet and an invoker  (was: Add methods on PortletInvoker that allow to whether a Portlet is exposed or known by the PortletInvoker without having to actually retrieve it)


> Add methods on PortletInvoker to determine the relationship between a portlet and an invoker
> --------------------------------------------------------------------------------------------
>
>                 Key: GTNPC-49
>                 URL: https://issues.jboss.org/browse/GTNPC-49
>             Project: GateIn Portlet Container
>          Issue Type: Feature Request
>          Components: API
>    Affects Versions: 2.2.0-GA
>            Reporter: Chris Laprun
>            Assignee: Chris Laprun
>             Fix For: 2.3.0-GA
>
>
> For example, the only way to know if a portlet (via its associated PortletContext) is an exposed one (e.g. a producer offered one) and not a customized version of an existing portlet (e.g. clone) is currently to retrieve the set of all portlets via getPortlets and iterate over them which is very inefficient speed and memory-wise (as it might result in the creation of structures discarded immediately after the operation).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list