Uses of Class
org.gcube.portlets.user.reportgenerator.shared.UserBean

Packages that use UserBean
org.gcube.portlets.user.reportgenerator.client.dialog   
org.gcube.portlets.user.reportgenerator.client.Presenter   
org.gcube.portlets.user.reportgenerator.shared   
 

Uses of UserBean in org.gcube.portlets.user.reportgenerator.client.dialog
 

Constructors in org.gcube.portlets.user.reportgenerator.client.dialog with parameters of type UserBean
CommentDialog(com.google.gwt.event.shared.HandlerManager eventBus, ReportTextArea source, UserBean user, String previousComment, int areaHeight)
           
 

Uses of UserBean in org.gcube.portlets.user.reportgenerator.client.Presenter
 

Methods in org.gcube.portlets.user.reportgenerator.client.Presenter that return UserBean
 UserBean Presenter.getCurrentUser()
           
 

Uses of UserBean in org.gcube.portlets.user.reportgenerator.shared
 

Methods in org.gcube.portlets.user.reportgenerator.shared that return UserBean
 UserBean SessionInfo.getUsername()
           
 

Methods in org.gcube.portlets.user.reportgenerator.shared with parameters of type UserBean
 void SessionInfo.UserBean(UserBean userBean)
           
 

Constructors in org.gcube.portlets.user.reportgenerator.shared with parameters of type UserBean
SessionInfo(UserBean user, String scope, Boolean isWorkflowDocument, Boolean isEditable, Boolean isVME)
           
 



Copyright © 2014. All Rights Reserved.