|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConstants
Definition of non-schema constants that might be needed by a SOAP client.
Field Summary | |
---|---|
static java.lang.String |
ACTION_OBJECT_CREATED
The event action is application assigned or print job created. |
static java.lang.String |
ACTION_OBJECT_DELETED
The event action is application assigned or print job deleted. |
static java.lang.String |
ACTION_OBJECT_DISABLED
The event action is assigned application disabled. |
static java.lang.String |
ACTION_OBJECT_ENABLED
The event action is assigned application enabled. |
static java.lang.String |
ACTION_SESSION_ADDED
The event action is application session added. |
static java.lang.String |
ACTION_SESSION_CHANGED
The event action is application session changed. |
static java.lang.String |
ACTION_SESSION_REMOVED
The event action is application session removed. |
static java.lang.String |
ACTION_VIEW_REFRESH
The event action is assigned applications or application session view refreshed. |
static java.lang.String |
ALL_ATTRS
This value requests that all attributes are retrieved. |
static java.lang.String |
ALL_PREFERENCES
This value requests that all user preferences are retrieved. |
static java.lang.String |
APPLICATION_ATTRS
Short-cut to retrieve attributes set by the application. |
static java.lang.String |
APPLICATION_OBJECTS
The name of the applications organization. |
static java.lang.String |
APPSERVER_OBJECTS
The name of the application servers organization. |
static java.lang.String |
AUTOMATIC_LOGOUT
Attribute used to specify the desired behaviour for automatic logouts. |
static java.lang.String |
AUTOMATIC_LOGOUT_CLOSED
This value indicates the user session should be automatically logged out when the last application session is closed. |
static java.lang.String |
AUTOMATIC_LOGOUT_EVT
Name of the Automatic logout event. |
static java.lang.String |
AUTOMATIC_LOGOUT_SUSPENDED
This value indicates the user session should be automatically logged out when all application sessions are suspended. |
static java.lang.String |
CLIENT_ATTRS
Short-cut to retrieve attributes describing the client device, sent by the SGD Client. |
static java.lang.String |
CONNECTION_ATTRS
Short-cut to retrieve attributes relating to the connection between SGD Client and SGD server. |
static java.lang.String |
CONNECTION_LOST_EVT
Name of the Connection gone event. |
static java.lang.String |
DEFAULT
The value indicating that client-side messages should be sent to the default SGD Client Helper. |
static java.lang.String |
DEPTH_ONELEVEL
This value restricts the depth of searches to one-level. |
static java.lang.String |
DEPTH_SUBTREE
This value allows searches to traverse the sub-tree. |
static java.lang.String |
EVT_ACTION
Name of attribute containing the event action. |
static java.lang.String |
EVT_AUTHSTATUS
Name of attribute containing the authentication connection status. |
static java.lang.String |
EVT_DATA
Name of attribute containing the event data. |
static java.lang.String |
EVT_NAME
Name of attribute containing the event name. |
static java.lang.String |
EVT_REFRESH
Value sent in event data to indicate the frame must be refreshed. |
static java.lang.String |
EVT_SERVERID
Name of attribute containing the Server ID |
static java.lang.String |
EVT_TCCSTATUS
Name of attribute containing the SGD Client connection status. |
static java.lang.String |
GRAB_EVT
Name of the user session grab event. |
static java.lang.String |
LOCAL_ATTRS
Short-cut to retrieve attributes on application sessions that are readily available. |
static java.lang.String |
LOCAL_BROWSER
Deprecated. |
static java.lang.String |
LOGGED_OUT_EVT
Name of the user session logged-out event. |
static java.lang.String |
MODE_APPENDATTR
Append the named attributes to those already stored. |
static java.lang.String |
MODE_DIVIDER
Divider for the store-mode string, e.g. |
static java.lang.String |
MODE_REMOVEATTR
Remove the named attributes and values. |
static java.lang.String |
MODE_REPLACEALLATTR
Remove all existing attributes and replace with named attributes and values. |
static java.lang.String |
MODE_REPLACEATTR
Replace the named attributes with new values. |
static java.lang.String |
NO_CLIENT_PRINTER
The value indicating that there is no client printer. |
static java.lang.String |
OPTION_BASEURL
Application launch-time option to supply a base URL for document launches. |
static java.lang.String |
OPTION_BROWSER
Application launch-time option to select the browser to host documents. |
static java.lang.String |
OPTION_FORCE_AUTHENTICATION
Application launch-time option to force application server authentication. |
static java.lang.String |
OPTION_FQN
Application launch-time option to restrict launches to API calls that supply the fully-qualified application name. |
static java.lang.String |
OPTION_MAY_RESUME
Application launch-time option to allow resumption of an existing application session rather than starting a new instance. |
static java.lang.String |
OPTION_SESSION_NAME
Application launch-time option to set an arbitrary session name. |
static java.lang.String |
OPTION_TOGGLE_DISPLAY
Deprecated. |
static java.lang.String |
PAUSED
The value indicating that the client print queue is paused. |
static java.lang.String |
PERMANENT
This value requests permanent connections to server-side event listeners. |
static java.lang.String |
PRINT_EVT
Name of the print job event. |
static java.lang.String |
PROFILE_ATTRS
Short-cut to retrieve profile attributes. |
static java.lang.String |
PROFILE_EVT
Name of the Profile event. |
static java.lang.String |
REFRESH_STATE
Indicates that the state of the user session should be refreshed. |
static java.lang.String |
REMOTE_BROWSER
Document should be displayed in a remote browser. |
static java.lang.String |
RESTART_EVT
Name of the server restart event. |
static java.lang.String |
RESUMED
The value indicating that the client print queue is resumed. |
static java.lang.String |
SAME_BROWSER
Deprecated. |
static java.lang.String |
SERVER_ATTRS
Short-cut to retrieve attributes set by the SGD server. |
static java.lang.String |
SESSION_CHANGED_EVT
Name of the application session changed event. |
static java.lang.String |
SESSION_EVT
Name of the application session event. |
static java.lang.String |
STORE_APPLICATION
Store for application attributes. |
static java.lang.String |
STORE_CLIENT
Store for client device attributes. |
static java.lang.String |
STORE_CONNECTION
Store for connection attributes. |
static java.lang.String |
STORE_PROFILE
Store for profile attributes. |
static java.lang.String |
STORE_SERVER
Store for server attributes. |
static java.lang.String |
SYSTEM_OBJECTS
The name of the Tarantella System Objects organization. |
static java.lang.String |
TCC_EVT
Name of the SGD Client event. |
static java.lang.String |
THIRD_PARTY_PROFILE
Value indicating that the user is logged-in via a third-party profile. |
static java.lang.String |
TOKEN
Token supplied when SGD Client starts first. |
static java.lang.String |
TOP
The value to request the retrieval of top level assigned application groups. |
static java.lang.String |
TRANSIENT
This value requests transient connections to server-side event listeners. |
static java.lang.String |
UNIX_USER_PROFILE
Value indicating that the user is logged-in via a UNIX user profile. |
static java.lang.String |
WEBTOP_CHANGED_EVT
Name of the assigned applications changed event. |
static java.lang.String |
WEBTOP_STATE_EVT
Name of the assigned applications state changed event. |
static java.lang.String |
WEBTOPSESSION_CHANGED_EVT
Name of the user session event. |
static java.lang.String |
WEBTOPSESSION_EVT
Name of the user session event. |
Field Detail |
---|
static final java.lang.String WEBTOP_CHANGED_EVT
static final java.lang.String WEBTOP_STATE_EVT
static final java.lang.String SESSION_EVT
static final java.lang.String WEBTOPSESSION_EVT
static final java.lang.String SESSION_CHANGED_EVT
static final java.lang.String WEBTOPSESSION_CHANGED_EVT
static final java.lang.String PRINT_EVT
static final java.lang.String RESTART_EVT
static final java.lang.String GRAB_EVT
static final java.lang.String LOGGED_OUT_EVT
static final java.lang.String TCC_EVT
static final java.lang.String CONNECTION_LOST_EVT
static final java.lang.String PROFILE_EVT
static final java.lang.String AUTOMATIC_LOGOUT_EVT
static final java.lang.String EVT_NAME
static final java.lang.String EVT_ACTION
static final java.lang.String EVT_DATA
static final java.lang.String EVT_REFRESH
static final java.lang.String EVT_TCCSTATUS
static final java.lang.String EVT_AUTHSTATUS
static final java.lang.String EVT_SERVERID
static final java.lang.String ACTION_SESSION_CHANGED
static final java.lang.String ACTION_SESSION_ADDED
static final java.lang.String ACTION_SESSION_REMOVED
static final java.lang.String ACTION_OBJECT_CREATED
static final java.lang.String ACTION_OBJECT_DELETED
static final java.lang.String ACTION_OBJECT_ENABLED
static final java.lang.String ACTION_OBJECT_DISABLED
static final java.lang.String ACTION_VIEW_REFRESH
static final java.lang.String MODE_APPENDATTR
static final java.lang.String MODE_REPLACEATTR
static final java.lang.String MODE_REMOVEATTR
static final java.lang.String MODE_REPLACEALLATTR
static final java.lang.String STORE_APPLICATION
static final java.lang.String STORE_PROFILE
static final java.lang.String STORE_CONNECTION
static final java.lang.String STORE_CLIENT
static final java.lang.String STORE_SERVER
static final java.lang.String MODE_DIVIDER
static final java.lang.String DEPTH_ONELEVEL
static final java.lang.String DEPTH_SUBTREE
static final java.lang.String TOP
static final java.lang.String DEFAULT
static final java.lang.String PERMANENT
static final java.lang.String TRANSIENT
static final java.lang.String PAUSED
static final java.lang.String NO_CLIENT_PRINTER
static final java.lang.String RESUMED
static final java.lang.String APPLICATION_ATTRS
static final java.lang.String CLIENT_ATTRS
static final java.lang.String CONNECTION_ATTRS
static final java.lang.String SERVER_ATTRS
static final java.lang.String PROFILE_ATTRS
static final java.lang.String LOCAL_ATTRS
static final java.lang.String OPTION_BROWSER
static final java.lang.String OPTION_FORCE_AUTHENTICATION
static final java.lang.String OPTION_FQN
static final java.lang.String OPTION_MAY_RESUME
static final java.lang.String OPTION_SESSION_NAME
static final java.lang.String OPTION_TOGGLE_DISPLAY
static final java.lang.String OPTION_BASEURL
static final java.lang.String UNIX_USER_PROFILE
static final java.lang.String THIRD_PARTY_PROFILE
static final java.lang.String SYSTEM_OBJECTS
static final java.lang.String APPLICATION_OBJECTS
static final java.lang.String APPSERVER_OBJECTS
static final java.lang.String TOKEN
static final java.lang.String REFRESH_STATE
static final java.lang.String SAME_BROWSER
static final java.lang.String LOCAL_BROWSER
static final java.lang.String REMOTE_BROWSER
static final java.lang.String ALL_ATTRS
static final java.lang.String ALL_PREFERENCES
static final java.lang.String AUTOMATIC_LOGOUT
static final java.lang.String AUTOMATIC_LOGOUT_SUSPENDED
static final java.lang.String AUTOMATIC_LOGOUT_CLOSED
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |