Uses of Class
com.shephertz.app42.paas.sdk.jme.user.User.Profile

Packages that use User.Profile
com.shephertz.app42.paas.sdk.jme.user   
 

Uses of User.Profile in com.shephertz.app42.paas.sdk.jme.user
 

Methods in com.shephertz.app42.paas.sdk.jme.user that return User.Profile
 User.Profile User.getProfile()
          Returns the User.Profile object for the User.
 

Methods in com.shephertz.app42.paas.sdk.jme.user with parameters of type User.Profile
 java.util.Vector UserService.getUsersByProfileData(User.Profile profileData)
          Gets the list of Users based on Profile Data
 void User.setProfile(User.Profile profile)
          Sets the User.