Remote Systems
v6.4.1

com.ibm.etools.systems.universal
Interface IUniversalMessages


public interface IUniversalMessages

Message IDs


Field Summary
static String Copyright
           
static String MSG_CMD_PREFIX
           
static String MSG_CMDNAME_EMPTY
           
static String MSG_CMDNAME_NOTVALID
           
static String MSG_CONNECTION_COMMPROPERTIES
           
static String MSG_CONNECTION_FAILED
           
static String MSG_CONNECTION_PREFIX
           
static String MSG_CONNECTION_UNKNOWN_HOST
           
static String MSG_CONNECTION_VERIFY
           
static String MSG_DATASTORE_CONNECTSERVER
           
static String MSG_DATASTORE_INITIALIZECODESERVER
           
static String MSG_DATASTORE_INITIALIZESERVER
           
static String MSG_DATASTORE_PREFIX
           
static String MSG_DATASTORE_STARTSERVER
           
static String MSG_PREFIX
           
static String MSG_SIGNON_PASSWORD_ERROR
           
static String MSG_SIGNON_PASSWORD_EXPIRED
           
static String MSG_SIGNON_PASSWORD_INCORRECT
           
static String MSG_SIGNON_PASSWORD_INCORRECT_USER_DISABLED
           
static String MSG_SIGNON_PREFIX
           
static String MSG_SIGNON_USERID_DISABLED
           
static String MSG_SIGNON_USERID_ERROR
           
static String MSG_SIGNON_USERID_INVALID
           
static String MSG_TITLE
           
static String PLUGIN_ID
           
static String PREFIX
           
static String RESID_PREFIX
           
 

Field Detail

Copyright

public static final String Copyright
See Also:
Constant Field Values

PLUGIN_ID

public static final String PLUGIN_ID
See Also:
Constant Field Values

PREFIX

public static final String PREFIX
See Also:
Constant Field Values

RESID_PREFIX

public static final String RESID_PREFIX
See Also:
Constant Field Values

MSG_PREFIX

public static final String MSG_PREFIX
See Also:
Constant Field Values

MSG_TITLE

public static final String MSG_TITLE
See Also:
Constant Field Values

MSG_CONNECTION_PREFIX

public static final String MSG_CONNECTION_PREFIX
See Also:
Constant Field Values

MSG_CONNECTION_FAILED

public static final String MSG_CONNECTION_FAILED
See Also:
Constant Field Values

MSG_CONNECTION_UNKNOWN_HOST

public static final String MSG_CONNECTION_UNKNOWN_HOST
See Also:
Constant Field Values

MSG_CONNECTION_VERIFY

public static final String MSG_CONNECTION_VERIFY
See Also:
Constant Field Values

MSG_CONNECTION_COMMPROPERTIES

public static final String MSG_CONNECTION_COMMPROPERTIES
See Also:
Constant Field Values

MSG_SIGNON_PREFIX

public static final String MSG_SIGNON_PREFIX
See Also:
Constant Field Values

MSG_SIGNON_PASSWORD_ERROR

public static final String MSG_SIGNON_PASSWORD_ERROR
See Also:
Constant Field Values

MSG_SIGNON_PASSWORD_INCORRECT

public static final String MSG_SIGNON_PASSWORD_INCORRECT
See Also:
Constant Field Values

MSG_SIGNON_PASSWORD_INCORRECT_USER_DISABLED

public static final String MSG_SIGNON_PASSWORD_INCORRECT_USER_DISABLED
See Also:
Constant Field Values

MSG_SIGNON_PASSWORD_EXPIRED

public static final String MSG_SIGNON_PASSWORD_EXPIRED
See Also:
Constant Field Values

MSG_SIGNON_USERID_INVALID

public static final String MSG_SIGNON_USERID_INVALID
See Also:
Constant Field Values

MSG_SIGNON_USERID_DISABLED

public static final String MSG_SIGNON_USERID_DISABLED
See Also:
Constant Field Values

MSG_SIGNON_USERID_ERROR

public static final String MSG_SIGNON_USERID_ERROR
See Also:
Constant Field Values

MSG_DATASTORE_PREFIX

public static final String MSG_DATASTORE_PREFIX
See Also:
Constant Field Values

MSG_DATASTORE_STARTSERVER

public static final String MSG_DATASTORE_STARTSERVER
See Also:
Constant Field Values

MSG_DATASTORE_CONNECTSERVER

public static final String MSG_DATASTORE_CONNECTSERVER
See Also:
Constant Field Values

MSG_DATASTORE_INITIALIZESERVER

public static final String MSG_DATASTORE_INITIALIZESERVER
See Also:
Constant Field Values

MSG_DATASTORE_INITIALIZECODESERVER

public static final String MSG_DATASTORE_INITIALIZECODESERVER
See Also:
Constant Field Values

MSG_CMD_PREFIX

public static final String MSG_CMD_PREFIX
See Also:
Constant Field Values

MSG_CMDNAME_EMPTY

public static final String MSG_CMDNAME_EMPTY
See Also:
Constant Field Values

MSG_CMDNAME_NOTVALID

public static final String MSG_CMDNAME_NOTVALID
See Also:
Constant Field Values

Remote Systems
v6.4.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.