Uses of Class
org.gcube.portlets.user.accountingdashboard.shared.session.UserInfo
-
Packages that use UserInfo Package Description org.gcube.portlets.user.accountingdashboard.client.rpc org.gcube.portlets.user.accountingdashboard.server -
-
Uses of UserInfo in org.gcube.portlets.user.accountingdashboard.client.rpc
Methods in org.gcube.portlets.user.accountingdashboard.client.rpc that return UserInfo Modifier and Type Method Description UserInfoAccountingDashboardService. hello()Get informations on the current userMethod parameters in org.gcube.portlets.user.accountingdashboard.client.rpc with type arguments of type UserInfo Modifier and Type Method Description voidAccountingDashboardServiceAsync. hello(com.google.gwt.user.client.rpc.AsyncCallback<UserInfo> callback) -
Uses of UserInfo in org.gcube.portlets.user.accountingdashboard.server
Methods in org.gcube.portlets.user.accountingdashboard.server that return UserInfo Modifier and Type Method Description UserInfoAccountingDashboardServiceImpl. hello()Get informations on the current user
-