Uses of Class
org.universAAL.ontology.profile.UserProfile

Packages that use UserProfile
org.universAAL.ontology.profile   
org.universAAL.ui.dm.ui.preferences.caller.helpers   
 

Uses of UserProfile in org.universAAL.ontology.profile
 

Subclasses of UserProfile in org.universAAL.ontology.profile
 class AssistedPersonProfile
          Ontology class representing an Assisted Person Profile
 class CaregiverProfile
          Ontology class representing a Care giver profile
 

Methods in org.universAAL.ontology.profile that return UserProfile
 UserProfile User.getUserProfile()
          Gets the value of the User Profile of this User
 

Methods in org.universAAL.ontology.profile with parameters of type UserProfile
 void User.setProfile(UserProfile value)
          Sets the value for the User Profile of this User
 

Uses of UserProfile in org.universAAL.ui.dm.ui.preferences.caller.helpers
 

Methods in org.universAAL.ui.dm.ui.preferences.caller.helpers that return UserProfile
 UserProfile UIPreferencesSubprofilePrerequisitesHelper.getProfileForUser(User user)
           
 

Methods in org.universAAL.ui.dm.ui.preferences.caller.helpers with parameters of type UserProfile
 boolean UIPreferencesSubprofileHelper.addSubprofileToUserProfile(UserProfile userProfile, SubProfile subProfile)
          Adds given SubProfile to a Profiling Server and connects it with given UserProfile.
 boolean UIPreferencesSubprofilePrerequisitesHelper.addUserProfileToUser(User user, UserProfile userProfile)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.