Uses of Class
org.eclipse.higgins.icard.userprofile.UserProfile

Packages that use UserProfile
org.eclipse.higgins.icard.userprofile   
 

Uses of UserProfile in org.eclipse.higgins.icard.userprofile
 

Methods in org.eclipse.higgins.icard.userprofile that return UserProfile
 UserProfile IUserProfileService.getUserProfile(CallbackHandler handler)
           
 UserProfile IUserProfileService.addUserProfile(CallbackHandler handler, UserProfile userProfile)
           
 UserProfile IUserProfileService.modifyUserProfile(CallbackHandler handler, UserProfile userProfile)
           
 

Methods in org.eclipse.higgins.icard.userprofile with parameters of type UserProfile
 UserProfile IUserProfileService.addUserProfile(CallbackHandler handler, UserProfile userProfile)
           
 UserProfile IUserProfileService.modifyUserProfile(CallbackHandler handler, UserProfile userProfile)