com.ibm.etools.systems.universal
Interface IUniversalMessages
- public interface IUniversalMessages
Message IDs
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
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.