Should use PortletEvent to notify UIUserToolbarDashboardPortlet when delete User's
page using PageManagement portlet
--------------------------------------------------------------------------------------------------------------------
Key: GTNPORTAL-1789
URL:
https://issues.jboss.org/browse/GTNPORTAL-1789
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Reporter: Vu Viet Phuong
Assignee: Vu Viet Phuong
Priority: Minor
Currently we use uiWorkingWS.updatePortletsByName("UserToolbarDashboardPortlet")
in UIPageBrowser to update UIUserToolbarDashboardPortlet when delete User's pages.
But that means we hard code the portlet name, it's will be difficult if in extension
project, we need to use other portlet instead of UserToolbarDashboardPortlet
We should use PortletEvent, to notify others about the Delete page action
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira