Uses of Class
org.exoplatform.services.wsrp.type.UserProfile

Packages that use UserProfile
org.exoplatform.services.wsrp.type   
 

Uses of UserProfile in org.exoplatform.services.wsrp.type
 

Methods in org.exoplatform.services.wsrp.type that return UserProfile
 UserProfile UserContext.getProfile()
          Gets the profile value for this UserContext.
 

Methods in org.exoplatform.services.wsrp.type with parameters of type UserProfile
 void UserContext.setProfile(UserProfile profile)
          Sets the profile value for this UserContext.
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type UserProfile
UserContext(java.lang.String userContextKey, java.lang.String[] userCategories, UserProfile profile, Extension[] extensions)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.