Uses of Class
org.universAAL.ontology.ui.preferences.UIPreferencesSubProfile

Packages that use UIPreferencesSubProfile
org.universAAL.ui.dm   
org.universAAL.ui.dm.adapters   
org.universAAL.ui.dm.interfaces   
org.universAAL.ui.dm.ui.preferences.buffer   
org.universAAL.ui.dm.ui.preferences.caller.helpers   
org.universAAL.ui.internationalization.util   
 

Uses of UIPreferencesSubProfile in org.universAAL.ui.dm
 

Methods in org.universAAL.ui.dm that return UIPreferencesSubProfile
 UIPreferencesSubProfile UserDialogManager.getUiPreferencesSubProfile()
           
 

Methods in org.universAAL.ui.dm with parameters of type UIPreferencesSubProfile
 void UserDialogManager.changedUIPreferences(UIPreferencesSubProfile subProfile)
          Callback when the UIPreferencesSubProfile is changed.
 

Uses of UIPreferencesSubProfile in org.universAAL.ui.dm.adapters
 

Constructors in org.universAAL.ui.dm.adapters with parameters of type UIPreferencesSubProfile
AdapterUIPreferences(UIPreferencesSubProfile uiPrefSubProfile)
           
 

Uses of UIPreferencesSubProfile in org.universAAL.ui.dm.interfaces
 

Methods in org.universAAL.ui.dm.interfaces that return UIPreferencesSubProfile
 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.
 

Methods in org.universAAL.ui.dm.interfaces with parameters of type UIPreferencesSubProfile
 UIPreferencesSubProfile IUIPreferencesBuffer.changeCurrentUIPreferencesSubProfileForUser(User key, UIPreferencesSubProfile uiPrefSubprof)
          Updates the UIPreferencesSubProfile for the user.
 void IUIPreferencesChangeListener.changedUIPreferences(UIPreferencesSubProfile subProfile)
          Callback when the UIPreferencesSubProfile is changed.
 

Uses of UIPreferencesSubProfile in org.universAAL.ui.dm.ui.preferences.buffer
 

Methods in org.universAAL.ui.dm.ui.preferences.buffer that return UIPreferencesSubProfile
 UIPreferencesSubProfile UIPreferencesBufferSubscriptor.changeCurrentUIPreferencesSubProfileForUser(User key, UIPreferencesSubProfile uiPrefSubprof)
          
 UIPreferencesSubProfile UIPreferencesBufferPoller.changeCurrentUIPreferencesSubProfileForUser(User key, UIPreferencesSubProfile uiPrefSubprof)
          
 UIPreferencesSubProfile UIPreferencesBufferNoUpdate.changeCurrentUIPreferencesSubProfileForUser(User key, UIPreferencesSubProfile uiPrefSubprof)
          
 UIPreferencesSubProfile UISubprofileInitializator.getInitializedUIPreferencesSubprofile()
           
 UIPreferencesSubProfile UIPreferencesBufferSubscriptor.getUIPreferencesSubprofileForUser(User user)
          
 UIPreferencesSubProfile UIPreferencesBufferPoller.getUIPreferencesSubprofileForUser(User user)
          
 UIPreferencesSubProfile UIPreferencesBufferNoUpdate.getUIPreferencesSubprofileForUser(User user)
          
 UIPreferencesSubProfile UISubprofileInitializator.populateUIPreferencesWithStereotypeDataForAssistedPerson(UIPreferencesSubProfile uiPrefsSubProfile)
           
 UIPreferencesSubProfile UISubprofileInitializator.populateUIPreferencesWithStereotypeDataForCaregiver(UIPreferencesSubProfile uiPrefsSubProfile)
           
 

Methods in org.universAAL.ui.dm.ui.preferences.buffer with parameters of type UIPreferencesSubProfile
 UIPreferencesSubProfile UIPreferencesBufferSubscriptor.changeCurrentUIPreferencesSubProfileForUser(User key, UIPreferencesSubProfile uiPrefSubprof)
          
 UIPreferencesSubProfile UIPreferencesBufferPoller.changeCurrentUIPreferencesSubProfileForUser(User key, UIPreferencesSubProfile uiPrefSubprof)
          
 UIPreferencesSubProfile UIPreferencesBufferNoUpdate.changeCurrentUIPreferencesSubProfileForUser(User key, UIPreferencesSubProfile uiPrefSubprof)
          
 UIPreferencesSubProfile UISubprofileInitializator.populateUIPreferencesWithStereotypeDataForAssistedPerson(UIPreferencesSubProfile uiPrefsSubProfile)
           
 UIPreferencesSubProfile UISubprofileInitializator.populateUIPreferencesWithStereotypeDataForCaregiver(UIPreferencesSubProfile uiPrefsSubProfile)
           
 

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

Methods in org.universAAL.ui.dm.ui.preferences.caller.helpers that return UIPreferencesSubProfile
 UIPreferencesSubProfile UIPreferencesSubprofileHelper.getUIPreferencesSubProfileForUser(User user)
          Retrieves UIPreferencesSubProfile that belongs to a given User from a Profiling Server (makes a service call).
 

Uses of UIPreferencesSubProfile in org.universAAL.ui.internationalization.util
 

Constructors in org.universAAL.ui.internationalization.util with parameters of type UIPreferencesSubProfile
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 © 2014 universAAL Consortium. All Rights Reserved.