Clean up usage of UserPortalConfigService service to remove some useless methods
--------------------------------------------------------------------------------
Key: GTNPORTAL-602
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-602
Project: GateIn Portal
Issue Type: Task
Affects Versions: 3.0.0-Beta05
Reporter: Trong Tran
Assignee: Tan Pham Dinh
Fix For: 3.0.0-CR01
Currently, there are some methods in the UserPortalConfigService service is just wrapping
other ones in DataStorage service and they are used in the UI component level.
some of such methods are :
+ UserPortalConfigService.update(PortalConfig portal)
+ UserPortalConfigService.create(PageNavigation navigation)
we should use directly the ones in DataStorage and clean up the UserPortalConfigService to
make the code more clearly
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira