es.udc.mypersonalizer.portal.view.mainpage |
|
Java Source File Name | Type | Comment |
ButtonView.java | Class | This bean contains information about one of the buttons of a service in
a user's main page. |
DesktopLayoutView.java | Class | This bean contains the all the information needed for a workspace to be
displayed. |
ServiceView.java | Class | This bean contains information about a service being displayed in a user's
main page and provides the mechanism to call a service and receive its
reply. |
UserView.java | Class | This bean contains certain information about the user for whom the main
page is being displayed that can be useful. |
WorkspaceLabelView.java | Class | This bean contains data about one of the workspacelayouts to which a user
can switch from his/her main page. |
WorkspaceLayoutView.java | Class | This bean contains information about a workspace, and will be used to
display the current workspace. |