org.universAAL.middleware.ui.impl
Interface IUIStrategyMessageSharedProps

Package class diagram package IUIStrategyMessageSharedProps
All Known Implementing Classes:
UIStrategyCaller.UIRequestCall

public interface IUIStrategyMessageSharedProps

Author:
amedrano

Field Summary
static String PROP_uAAL_CHANGED_PROPERTY
          Property to hold the Changed parameter.
static String PROP_uAAL_DIALOG_ID
          The DialogID over which the message applies.
static String PROP_uAAL_UI_CALL
          Property to hold the UIRequest.
static String PROP_uAAL_UI_CALLER_ID
          Property to hold the Caller ID.
static String PROP_uAAL_UI_DIALOG_ID
          Property to hold the Dialog ID.
static String PROP_uAAL_UI_HANDLER_ID
          Property to hold the Handler ID.
static String PROP_uAAL_UI_UPDATED_DATA
          References changed (updated) dialog data to be passed to coordinator
static String PROP_uAAL_UI_USER_INPUT
          Property to hold the input that comes from the user.
 

Field Detail

PROP_uAAL_DIALOG_ID

static final String PROP_uAAL_DIALOG_ID
The DialogID over which the message applies.

See Also:
Constant Field Values

PROP_uAAL_UI_UPDATED_DATA

static final String PROP_uAAL_UI_UPDATED_DATA
References changed (updated) dialog data to be passed to coordinator

See Also:
Constant Field Values

PROP_uAAL_UI_HANDLER_ID

static final String PROP_uAAL_UI_HANDLER_ID
Property to hold the Handler ID.

See Also:
Constant Field Values

PROP_uAAL_UI_CALLER_ID

static final String PROP_uAAL_UI_CALLER_ID
Property to hold the Caller ID.

See Also:
Constant Field Values

PROP_uAAL_UI_DIALOG_ID

static final String PROP_uAAL_UI_DIALOG_ID
Property to hold the Dialog ID.

See Also:
Constant Field Values

PROP_uAAL_UI_USER_INPUT

static final String PROP_uAAL_UI_USER_INPUT
Property to hold the input that comes from the user.

See Also:
Constant Field Values

PROP_uAAL_UI_CALL

static final String PROP_uAAL_UI_CALL
Property to hold the UIRequest.

See Also:
Constant Field Values

PROP_uAAL_CHANGED_PROPERTY

static final String PROP_uAAL_CHANGED_PROPERTY
Property to hold the Changed parameter.

See Also:
Constant Field Values


Copyright © 2014 universAAL Consortium. All Rights Reserved.