Modifier and Type | Method and Description |
---|---|
UIPreferencesSubProfile |
UserDialogManager.getUiPreferencesSubProfile() |
Modifier and Type | Method and Description |
---|---|
void |
UserDialogManager.changedUIPreferences(UIPreferencesSubProfile subProfile)
Callback when the
UIPreferencesSubProfile is changed. |
Constructor and Description |
---|
AdapterUIPreferences(UIPreferencesSubProfile uiPrefSubProfile) |
Modifier and Type | Method and Description |
---|---|
UIPreferencesSubProfile |
IUIPreferencesBuffer.changeCurrentUIPreferencesSubProfileForUser(User key,
UIPreferencesSubProfile uiPrefSubprof)
Updates the
UIPreferencesSubProfile for the user. |
UIPreferencesSubProfile |
IUIPreferencesBuffer.getUIPreferencesSubprofileForUser(User user)
Get the
UIPreferencesSubProfile for the given User . |
Modifier and Type | Method and Description |
---|---|
UIPreferencesSubProfile |
IUIPreferencesBuffer.changeCurrentUIPreferencesSubProfileForUser(User key,
UIPreferencesSubProfile uiPrefSubprof)
Updates the
UIPreferencesSubProfile for the user. |
void |
IUIPreferencesChangeListener.changedUIPreferences(UIPreferencesSubProfile subProfile)
Callback when the
UIPreferencesSubProfile is changed. |
Modifier and Type | Method and Description |
---|---|
UIPreferencesSubProfile |
UIPreferencesBufferSubscriptor.changeCurrentUIPreferencesSubProfileForUser(User key,
UIPreferencesSubProfile uiPrefSubprof) |
UIPreferencesSubProfile |
UIPreferencesBufferNoUpdate.changeCurrentUIPreferencesSubProfileForUser(User key,
UIPreferencesSubProfile uiPrefSubprof) |
UIPreferencesSubProfile |
UIPreferencesBufferPoller.changeCurrentUIPreferencesSubProfileForUser(User key,
UIPreferencesSubProfile uiPrefSubprof) |
UIPreferencesSubProfile |
UISubprofileInitializator.populateUIPreferencesWithStereotypeDataForAssistedPerson(UIPreferencesSubProfile uiPrefsSubProfile) |
UIPreferencesSubProfile |
UISubprofileInitializator.populateUIPreferencesWithStereotypeDataForCaregiver(UIPreferencesSubProfile uiPrefsSubProfile) |
Modifier and Type | Method and Description |
---|---|
UIPreferencesSubProfile |
UIPreferencesSubprofileHelper.getUIPreferencesSubProfileForUser(User user)
Retrieves
UIPreferencesSubProfile that belongs to a given
User from a Profiling Server (makes a service call). |
Constructor and Description |
---|
MessageLocaleHelper(ModuleContext mc,
UIPreferencesSubProfile uiPreferencesSubprofile,
List<URL> urlList)
This constructor is to be used when the
UIPreferencesSubProfile
is already available, IE: by the DialogManager. |
Copyright © 2018 universAAL Consortium. All rights reserved.