| Modifier and Type | Class and Description |
|---|---|
class |
HealthProfile |
| Modifier and Type | Class and Description |
|---|---|
class |
AppSubProfile |
class |
HRSubProfile |
class |
HWSubProfile |
class |
PersonalInformationSubprofile |
| Modifier and Type | Method and Description |
|---|---|
SubProfile[] |
Profile.getSubProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
Profile.addSubProfile(SubProfile newValue) |
void |
Profile.setSubProfile(SubProfile[] propertyValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuProfile |
| Modifier and Type | Class and Description |
|---|---|
class |
SecuritySubprofile
Security Subprofile to store Credentials, Roles, AccessRights ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
UIPreferencesSubProfile |
| Modifier and Type | Method and Description |
|---|---|
String |
ProfileAgent.addUserSubprofile(UserProfile profile,
SubProfile subProfile) |
String |
ProfileAgent.addUserSubprofile(User user,
SubProfile subProfile)
Stores the new
SubProfile for the
user with userID. |
void |
ProfileAgent.changeUserSubprofile(User user,
SubProfile subProfile)
Changes the existing
UserProfile
for user with userID. |
| Modifier and Type | Method and Description |
|---|---|
SubProfile |
ProfileAgentImpl.getSubProfile(SubProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
String |
ProfileAgentImpl.addSubProfile(SubProfile profile) |
String |
ProfileAgentImpl.addUserSubprofile(UserProfile userProfile,
SubProfile subProfile) |
String |
ProfileAgentImpl.addUserSubprofile(User user,
SubProfile subProfile) |
void |
ProfileAgentImpl.changeUserSubprofile(User user,
SubProfile subProfile) |
SubProfile |
ProfileAgentImpl.getSubProfile(SubProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
String |
UIPreferencesSubprofileHelper.addSubprofileToUser(User profilable,
SubProfile subProfile)
Adds given
SubProfile to a Profiling Server and connects it with
given User. |
boolean |
UIPreferencesSubprofileHelper.addSubprofileToUserProfile(UserProfile userProfile,
SubProfile subProfile)
Adds given
SubProfile to a Profiling Server and connects it with
given UserProfile. |
String |
UIPreferencesSubprofileHelper.changeSubProfile(SubProfile subProfile)
Updates given
SubProfile. |
Copyright © 2018 universAAL Consortium. All rights reserved.