com.ibm.etools.systems.core.ui.view
Interface ISystemPropertyConstants
- All Known Implementing Classes:
- AbstractSystemViewAdapter, SystemCopyProfileDialog, SystemDeleteDialog, SystemEditCommandDialog, SystemFilterWorkWithFilterPoolsDialog, SystemNewCompileSrcTypeDialog, SystemPromptCommandDialog, SystemRenameDialog, SystemRenameSingleDialog, SystemSelectAnythingDialog, SystemSimpleSelectDialog, SystemUserIdPerSystemTypeDialog, SystemViewRemoteFileAdapter, SystemViewSubSystemAdapter
- public interface ISystemPropertyConstants
Constants that are the key values used to identify properties that populate the
Property Sheet viewer.
copyright
public static final String copyright
- See Also:
- Constant Field Values
P_PREFIX
public static final String P_PREFIX
- See Also:
- Constant Field Values
P_TYPE
public static final String P_TYPE
- See Also:
- Constant Field Values
P_NEWNAME
public static final String P_NEWNAME
- See Also:
- Constant Field Values
P_ERROR
public static final String P_ERROR
- See Also:
- Constant Field Values
P_OK
public static final String P_OK
- See Also:
- Constant Field Values
P_FILTERSTRING
public static final String P_FILTERSTRING
- See Also:
- Constant Field Values
P_NBRCHILDREN
public static final String P_NBRCHILDREN
- See Also:
- Constant Field Values
P_PROFILE
public static final String P_PROFILE
- See Also:
- Constant Field Values
P_SYSTEMTYPE
public static final String P_SYSTEMTYPE
- See Also:
- Constant Field Values
P_HOSTNAME
public static final String P_HOSTNAME
- See Also:
- Constant Field Values
P_DEFAULTUSERID
public static final String P_DEFAULTUSERID
- See Also:
- Constant Field Values
P_DESCRIPTION
public static final String P_DESCRIPTION
- See Also:
- Constant Field Values
P_FILTERSTRINGS
public static final String P_FILTERSTRINGS
- See Also:
- Constant Field Values
P_FILTERSTRINGS_COUNT
public static final String P_FILTERSTRINGS_COUNT
- See Also:
- Constant Field Values
P_PARENT_FILTER
public static final String P_PARENT_FILTER
- See Also:
- Constant Field Values
P_PARENT_FILTERPOOL
public static final String P_PARENT_FILTERPOOL
- See Also:
- Constant Field Values
P_RELATED_CONNECTION
public static final String P_RELATED_CONNECTION
- See Also:
- Constant Field Values
P_IS_CONNECTION_PRIVATE
public static final String P_IS_CONNECTION_PRIVATE
- See Also:
- Constant Field Values
P_FILE_LASTMODIFIED
public static final String P_FILE_LASTMODIFIED
- See Also:
- Constant Field Values
P_FILE_SIZE
public static final String P_FILE_SIZE
- See Also:
- Constant Field Values
P_FILE_PATH
public static final String P_FILE_PATH
- See Also:
- Constant Field Values
P_FILE_CANONICAL_PATH
public static final String P_FILE_CANONICAL_PATH
- See Also:
- Constant Field Values
P_FILE_CLASSIFICATION
public static final String P_FILE_CLASSIFICATION
- See Also:
- Constant Field Values
P_FILE_READONLY
public static final String P_FILE_READONLY
- See Also:
- Constant Field Values
P_FILE_READABLE
public static final String P_FILE_READABLE
- See Also:
- Constant Field Values
P_FILE_WRITABLE
public static final String P_FILE_WRITABLE
- See Also:
- Constant Field Values
P_FILE_HIDDEN
public static final String P_FILE_HIDDEN
- See Also:
- Constant Field Values
P_SEARCH_LINE
public static final String P_SEARCH_LINE
- See Also:
- Constant Field Values
P_ARCHIVE_EXPANDEDSIZE
public static final String P_ARCHIVE_EXPANDEDSIZE
- See Also:
- Constant Field Values
P_ARCHIVE_COMMENT
public static final String P_ARCHIVE_COMMENT
- See Also:
- Constant Field Values
P_VIRTUAL_COMPRESSEDSIZE
public static final String P_VIRTUAL_COMPRESSEDSIZE
- See Also:
- Constant Field Values
P_VIRTUAL_COMMENT
public static final String P_VIRTUAL_COMMENT
- See Also:
- Constant Field Values
P_VIRTUAL_COMPRESSIONRATIO
public static final String P_VIRTUAL_COMPRESSIONRATIO
- See Also:
- Constant Field Values
P_VIRTUAL_COMPRESSIONMETHOD
public static final String P_VIRTUAL_COMPRESSIONMETHOD
- See Also:
- Constant Field Values
P_SHELL_STATUS
public static final String P_SHELL_STATUS
- See Also:
- Constant Field Values
P_SHELL_CONTEXT
public static final String P_SHELL_CONTEXT
- See Also:
- Constant Field Values
P_ERROR_FILENAME
public static final String P_ERROR_FILENAME
- See Also:
- Constant Field Values
P_ERROR_LINENO
public static final String P_ERROR_LINENO
- See Also:
- Constant Field Values
P_USERACTION_DOMAIN
public static final String P_USERACTION_DOMAIN
- See Also:
- Constant Field Values
P_COMPILETYPE_TYPES
public static final String P_COMPILETYPE_TYPES
- See Also:
- Constant Field Values
P_USERID
public static final String P_USERID
- See Also:
- Constant Field Values
P_PASSWORD
public static final String P_PASSWORD
- See Also:
- Constant Field Values
P_CCSID
public static final String P_CCSID
- See Also:
- Constant Field Values
P_VRM
public static final String P_VRM
- See Also:
- Constant Field Values
P_ENVLIST
public static final String P_ENVLIST
- See Also:
- Constant Field Values
P_FILTERS
public static final String P_FILTERS
- See Also:
- Constant Field Values
P_FILTER
public static final String P_FILTER
- See Also:
- Constant Field Values
P_IS_CONNECTED
public static final String P_IS_CONNECTED
- See Also:
- Constant Field Values
P_IS_ACTIVE
public static final String P_IS_ACTIVE
- See Also:
- Constant Field Values
P_HAS_CHILDREN
public static final String P_HAS_CHILDREN
- See Also:
- Constant Field Values
P_PORT
public static final String P_PORT
- See Also:
- Constant Field Values
P_ORIGIN
public static final String P_ORIGIN
- See Also:
- Constant Field Values
P_VENDOR
public static final String P_VENDOR
- See Also:
- Constant Field Values
P_COMMAND
public static final String P_COMMAND
- See Also:
- Constant Field Values
P_COMMENT
public static final String P_COMMENT
- 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.