com.ibm.etools.iseries.rse.ui
Interface IBMiPropertyConstants
public interface IBMiPropertyConstants
IDs of properties unique IBM i
These are used to populate the property sheet.
copyright
static final String copyright
- See Also:
- Constant Field Values
P_PREFIX
static final String P_PREFIX
- See Also:
- Constant Field Values
P_SUBTYPE
static final String P_SUBTYPE
- See Also:
- Constant Field Values
P_FILTERSTRING
static final String P_FILTERSTRING
- See Also:
- Constant Field Values
P_CREATIONDATE
static final String P_CREATIONDATE
- See Also:
- Constant Field Values
P_MODIFIEDDATE
static final String P_MODIFIEDDATE
- See Also:
- Constant Field Values
P_SIZE
static final String P_SIZE
- See Also:
- Constant Field Values
P_STATUS
static final String P_STATUS
- See Also:
- Constant Field Values
P_ATTRIBUTE
static final String P_ATTRIBUTE
- See Also:
- Constant Field Values
P_SOURCE
static final String P_SOURCE
- See Also:
- Constant Field Values
P_DESCRIPTION
static final String P_DESCRIPTION
- See Also:
- Constant Field Values
P_MSGTEXT
static final String P_MSGTEXT
- See Also:
- Constant Field Values
P_MSGSEVERITY
static final String P_MSGSEVERITY
- See Also:
- Constant Field Values
P_MSGID
static final String P_MSGID
- See Also:
- Constant Field Values
P_MSGDATE
static final String P_MSGDATE
- See Also:
- Constant Field Values
P_MSGTYPE
static final String P_MSGTYPE
- See Also:
- Constant Field Values
P_MSGHELP
static final String P_MSGHELP
- See Also:
- Constant Field Values
P_FIELD_FIELDTYPE
static final String P_FIELD_FIELDTYPE
- See Also:
- Constant Field Values
P_FIELD_RECORD
static final String P_FIELD_RECORD
- See Also:
- Constant Field Values
P_FIELD_ALIAS
static final String P_FIELD_ALIAS
- See Also:
- Constant Field Values
P_FIELD_LENGTH
static final String P_FIELD_LENGTH
- See Also:
- Constant Field Values
P_FIELD_VARLEN
static final String P_FIELD_VARLEN
- See Also:
- Constant Field Values
P_FIELD_DECIMALS
static final String P_FIELD_DECIMALS
- See Also:
- Constant Field Values
P_FIELD_USAGE
static final String P_FIELD_USAGE
- See Also:
- Constant Field Values
P_FIELD_TEXT
static final String P_FIELD_TEXT
- See Also:
- Constant Field Values
P_FIELD_COLHDG1
static final String P_FIELD_COLHDG1
- See Also:
- Constant Field Values
P_FIELD_COLHDG2
static final String P_FIELD_COLHDG2
- See Also:
- Constant Field Values
P_FIELD_COLHDG3
static final String P_FIELD_COLHDG3
- See Also:
- Constant Field Values
P_FIELD_ALWNULL
static final String P_FIELD_ALWNULL
- See Also:
- Constant Field Values
P_FIELD_DEFAULT
static final String P_FIELD_DEFAULT
- See Also:
- Constant Field Values
P_FIELD_EDITING
static final String P_FIELD_EDITING
- See Also:
- Constant Field Values
P_FIELD_DATTIMFMT
static final String P_FIELD_DATTIMFMT
- See Also:
- Constant Field Values
P_RECORD_ID
static final String P_RECORD_ID
- See Also:
- Constant Field Values
P_RECORD_LENGTH
static final String P_RECORD_LENGTH
- See Also:
- Constant Field Values
P_RECORD_NBRFLDS
static final String P_RECORD_NBRFLDS
- See Also:
- Constant Field Values
P_RECORD_TEXT
static final String P_RECORD_TEXT
- See Also:
- Constant Field Values
P_JOBNAME
static final String P_JOBNAME
- See Also:
- Constant Field Values
P_JOBUSER
static final String P_JOBUSER
- See Also:
- Constant Field Values
P_JOBNUMBER
static final String P_JOBNUMBER
- See Also:
- Constant Field Values
P_JOBSTATUS
static final String P_JOBSTATUS
- See Also:
- Constant Field Values
P_JOBCURRUSER
static final String P_JOBCURRUSER
- See Also:
- Constant Field Values
P_JOBSUBSYSTEM
static final String P_JOBSUBSYSTEM
- See Also:
- Constant Field Values
P_JOBTYPE
static final String P_JOBTYPE
- See Also:
- Constant Field Values
P_JOBDATEENTER
static final String P_JOBDATEENTER
- See Also:
- Constant Field Values
P_LIBRARY
static final String P_LIBRARY
- See Also:
- Constant Field Values
Copyright © 2011 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.