]
Minh Hoang TO updated GTNPORTAL-1783:
-------------------------------------
Labels: synced webos (was: webos)
Improve UIPage to make it easier for extending in other extension
project
-------------------------------------------------------------------------
Key: GTNPORTAL-1783
URL:
https://issues.jboss.org/browse/GTNPORTAL-1783
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
Labels: synced, webos
Fix For: 3.2.0-M02
When we need to write a new UIPage in other project , for example UIDesktopPage extends
UIPage, but in Gatein, it's hard to create a new instance of UIDesktopPage.
We should add to UIPage a static map that help us to add more Class object in
UIDesktopPage --> this map will help us to retrieve the actual UIDesktopPage class in
Gatein project
protected static Map<String, Class<? extends UIPage>> realClass;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: