Remote System Explorer DataStore
Release 3.3

org.eclipse.dstore.core.model
Interface IDataStoreConstants


public interface IDataStoreConstants


Field Summary
static String ATTEMPT_RECONNECT
           
static String AUTHENTICATION_FAILED
           
static String C_START_SPIRIT
           
static String CONNECTED
           
static String DATASTORE_SPIRIT_DESCRIPTOR
           
static String NEW_PASSWORD_INVALID
           
static String PASSWORD_EXPIRED
           
static String PORT_OUT_RANGE
           
static String SERVER_FAILURE
           
static String UNKNOWN_PROBLEM
           
 

Field Detail

PASSWORD_EXPIRED

static final String PASSWORD_EXPIRED
See Also:
Constant Field Values

NEW_PASSWORD_INVALID

static final String NEW_PASSWORD_INVALID
See Also:
Constant Field Values

AUTHENTICATION_FAILED

static final String AUTHENTICATION_FAILED
See Also:
Constant Field Values

CONNECTED

static final String CONNECTED
See Also:
Constant Field Values

UNKNOWN_PROBLEM

static final String UNKNOWN_PROBLEM
See Also:
Constant Field Values

SERVER_FAILURE

static final String SERVER_FAILURE
See Also:
Constant Field Values

ATTEMPT_RECONNECT

static final String ATTEMPT_RECONNECT
See Also:
Constant Field Values

PORT_OUT_RANGE

static final String PORT_OUT_RANGE
See Also:
Constant Field Values

DATASTORE_SPIRIT_DESCRIPTOR

static final String DATASTORE_SPIRIT_DESCRIPTOR
See Also:
Constant Field Values

C_START_SPIRIT

static final String C_START_SPIRIT
See Also:
Constant Field Values

Remote System Explorer DataStore
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.