Package | Description |
---|---|
org.universAAL.ui.dm | |
org.universAAL.ui.dm.ui.preferences.buffer | |
org.universAAL.ui.dm.ui.preferences.editor |
Modifier and Type | Method and Description |
---|---|
IUIPreferencesBuffer |
DialogManagerImpl.getUIPreferencesBuffer()
Get the
UIPreferencesBuffer . |
Constructor and Description |
---|
UserDialogManager(User user,
AbsLocation location,
IUIPreferencesBuffer uiPreferencesBuffer)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
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. |
Constructor and Description |
---|
UIPreferencesUICaller(ModuleContext mcontext,
IUIPreferencesBuffer uiPreferencesBuffer) |
Copyright © 2018 universAAL Consortium. All rights reserved.