com.ibm.etools.systems.universal
Interface IUniversalConstants
- public interface IUniversalConstants
Constants used throughout the UniversalSystem plugin
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
HELP_PREFIX
public static final String HELP_PREFIX
- See Also:
- Constant Field Values
RESID_PREFIX
public static final String RESID_PREFIX
- See Also:
- Constant Field Values
ICON_DIR
public static final String ICON_DIR
- See Also:
- Constant Field Values
ICON_PATH
public static final String ICON_PATH
ICON_SUFFIX
public static final String ICON_SUFFIX
- See Also:
- Constant Field Values
ICON_EXT
public static final String ICON_EXT
- See Also:
- Constant Field Values
ACTION_PREFIX
public static final String ACTION_PREFIX
- See Also:
- Constant Field Values
RESID_RUN_REMOTECMD_PREFIX
public static final String RESID_RUN_REMOTECMD_PREFIX
- See Also:
- Constant Field Values
RESID_PREF_PREFIX
public static final String RESID_PREF_PREFIX
- See Also:
- Constant Field Values
RESID_PREF_ROOT_TITLE
public static final String RESID_PREF_ROOT_TITLE
- See Also:
- Constant Field Values
RESID_PREF_SOCKET_TIMEOUT
public static final String RESID_PREF_SOCKET_TIMEOUT
- See Also:
- Constant Field Values
DEFAULT_PREF_SOCKET_TIMEOUT
public static final int DEFAULT_PREF_SOCKET_TIMEOUT
- See Also:
- Constant Field Values
RESID_PREF_DO_KEEPALIVE
public static final String RESID_PREF_DO_KEEPALIVE
- See Also:
- Constant Field Values
DEFAULT_PREF_DO_KEEPALIVE
public static final boolean DEFAULT_PREF_DO_KEEPALIVE
- 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.