Remote Systems
v6.4.1

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.


Field Summary
static String copyright
           
static String P_ARCHIVE_COMMENT
           
static String P_ARCHIVE_EXPANDEDSIZE
           
static String P_CCSID
           
static String P_COMMAND
           
static String P_COMMENT
           
static String P_COMPILETYPE_TYPES
           
static String P_DEFAULTUSERID
           
static String P_DESCRIPTION
           
static String P_ENVLIST
           
static String P_ERROR
           
static String P_ERROR_FILENAME
           
static String P_ERROR_LINENO
           
static String P_FILE_CANONICAL_PATH
           
static String P_FILE_CLASSIFICATION
           
static String P_FILE_HIDDEN
           
static String P_FILE_LASTMODIFIED
           
static String P_FILE_PATH
           
static String P_FILE_READABLE
           
static String P_FILE_READONLY
           
static String P_FILE_SIZE
           
static String P_FILE_WRITABLE
           
static String P_FILTER
           
static String P_FILTERS
           
static String P_FILTERSTRING
           
static String P_FILTERSTRINGS
           
static String P_FILTERSTRINGS_COUNT
           
static String P_HAS_CHILDREN
           
static String P_HOSTNAME
           
static String P_IS_ACTIVE
           
static String P_IS_CONNECTED
           
static String P_IS_CONNECTION_PRIVATE
           
static String P_NBRCHILDREN
           
static String P_NEWNAME
           
static String P_OK
           
static String P_ORIGIN
           
static String P_PARENT_FILTER
           
static String P_PARENT_FILTERPOOL
           
static String P_PASSWORD
           
static String P_PORT
           
static String P_PREFIX
           
static String P_PROFILE
           
static String P_RELATED_CONNECTION
           
static String P_SEARCH_LINE
           
static String P_SHELL_CONTEXT
           
static String P_SHELL_STATUS
           
static String P_SYSTEMTYPE
           
static String P_TYPE
           
static String P_USERACTION_DOMAIN
           
static String P_USERID
           
static String P_VENDOR
           
static String P_VIRTUAL_COMMENT
           
static String P_VIRTUAL_COMPRESSEDSIZE
           
static String P_VIRTUAL_COMPRESSIONMETHOD
           
static String P_VIRTUAL_COMPRESSIONRATIO
           
static String P_VRM
           
 

Field Detail

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

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.