Uses of Interface
org.universAAL.ui.dm.interfaces.IUIPreferencesBuffer

Packages that use IUIPreferencesBuffer
org.universAAL.ui.dm   
org.universAAL.ui.dm.ui.preferences.buffer   
org.universAAL.ui.dm.ui.preferences.editor   
 

Uses of IUIPreferencesBuffer in org.universAAL.ui.dm
 

Methods in org.universAAL.ui.dm that return IUIPreferencesBuffer
 IUIPreferencesBuffer DialogManagerImpl.getUIPreferencesBuffer()
          Get the UIPreferencesBuffer.
 

Constructors in org.universAAL.ui.dm with parameters of type IUIPreferencesBuffer
UserDialogManager(User user, AbsLocation location, IUIPreferencesBuffer uiPreferencesBuffer)
          Constructor.
 

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

Classes in org.universAAL.ui.dm.ui.preferences.buffer that implement IUIPreferencesBuffer
 class UIPreferencesBufferNoUpdate
          Only meant for Testing, External Updates of the UIPreferencesSubProfile will be ignored.
 class UIPreferencesBufferPoller
          Acts as a buffer to store UI Preferences for logged in users so that IDialogManager does not have to retrieve it from the Profiling Server when each UIRequest arrives but instead it retrieves it in some configured time interval.
 class UIPreferencesBufferSubscriptor
          The mechanism to update the UIPreferencesSubProfile is though the Context bus, when an update is needed outside the UI.DM just publish an event whith the UIPreferencesSubProfile as object.
 

Uses of IUIPreferencesBuffer in org.universAAL.ui.dm.ui.preferences.editor
 

Constructors in org.universAAL.ui.dm.ui.preferences.editor with parameters of type IUIPreferencesBuffer
UIPreferencesUICaller(ModuleContext mcontext, IUIPreferencesBuffer uiPreferencesBuffer)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.