Uses of Class
org.gcube.portlets.user.userprofileeditingportlet.shared.UserPersonalInformation

Packages that use UserPersonalInformation
org.gcube.portlets.user.userprofileeditingportlet.client   
org.gcube.portlets.user.userprofileeditingportlet.server   
 

Uses of UserPersonalInformation in org.gcube.portlets.user.userprofileeditingportlet.client
 

Methods in org.gcube.portlets.user.userprofileeditingportlet.client that return UserPersonalInformation
 UserPersonalInformation UserProfileEditingService.getPersonalInformation()
           
 

Method parameters in org.gcube.portlets.user.userprofileeditingportlet.client with type arguments of type UserPersonalInformation
 void UserProfileEditingServiceAsync.getPersonalInformation(com.google.gwt.user.client.rpc.AsyncCallback<UserPersonalInformation> callback)
           
 

Uses of UserPersonalInformation in org.gcube.portlets.user.userprofileeditingportlet.server
 

Methods in org.gcube.portlets.user.userprofileeditingportlet.server that return UserPersonalInformation
 UserPersonalInformation UserProfileEditingServlet.getPersonalInformation()
          This method returns the personal information of the current user.
 



Copyright © 2013. All Rights Reserved.