|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
All remote object types we support. These can be used when registering property pages against remote ISeries objects, via the "typecategoryfilter" attribute.
Field Summary | |
---|---|
static String |
Copyright
|
static String |
SUBTYPE_FILE_DSPF
A dspf file object |
static String |
SUBTYPE_FILE_DTA
A data file object |
static String |
SUBTYPE_FILE_PRTF
A prtf file object |
static String |
SUBTYPE_FILE_SRC
A source file object |
static String |
SUBTYPE_MEMBER_DTA
A data file member |
static String |
SUBTYPE_MEMBER_SRC
A source file member |
static String |
SUBTYPE_MESSAGE_DESCRIPTION
A message description from a message file |
static String |
SUBTYPE_RECORD_DATABASE
A record from a database file |
static String |
SUBTYPE_RECORD_DEVICE
A record from a device file |
static String |
TYPE_COMMAND
A command object |
static String |
TYPE_FIELD
A field object |
static String |
TYPE_FILE
A file object |
static String |
TYPE_LIBRARY
A library object |
static String |
TYPE_MSG
A message object: "MESSAGE" |
static String |
TYPE_MSGF
A message file object |
static String |
TYPE_RECORD
A record object |
static String |
TYPECATEGORY_CMDS
All command objects are of type category "COMMANDS" |
static String |
TYPECATEGORY_FILES
All file objects are of type category "OBJECTFILES". |
static String |
TYPECATEGORY_FLDS
All field objects are of type category "FIELDS" |
static String |
TYPECATEGORY_IFS
All ifs objects are of type category "files" |
static String |
TYPECATEGORY_JOBCATS
All job objects are of type category "JOBS" |
static String |
TYPECATEGORY_JOBS
All job objects are of type category "JOBS" |
static String |
TYPECATEGORY_LIBS
All library objects are of type category "LIBRARIES" |
static String |
TYPECATEGORY_MBRS
All member objects are of type category "MEMBERS" |
static String |
TYPECATEGORY_MODULE_INTERNAL
Type category for modules that are internal to a *PGM or *SRVPGM |
static String |
TYPECATEGORY_MSGD
All message descriptions are of type category "MESSAGE_DESCRIPTIONS" |
static String |
TYPECATEGORY_MSGS
All message objects are of type category "MESSAGES" |
static String |
TYPECATEGORY_OBJS
All non-library, non-file objects are of type category "OBJECTS" |
static String |
TYPECATEGORY_OBJS_WITHFILES
All non-library objects including files are of type category "OBJECT*" |
static String |
TYPECATEGORY_PROCEDURES
Type category for procedures that are contained in a *MODULE object |
static String |
TYPECATEGORY_RCDS
All record objects are of type category "RECORDS" |
Field Detail |
public static final String Copyright
public static final String TYPECATEGORY_JOBS
public static final String TYPECATEGORY_JOBCATS
public static final String TYPECATEGORY_CMDS
public static final String TYPECATEGORY_LIBS
public static final String TYPECATEGORY_FILES
public static final String TYPECATEGORY_OBJS
public static final String TYPECATEGORY_OBJS_WITHFILES
public static final String TYPECATEGORY_MBRS
public static final String TYPECATEGORY_RCDS
public static final String TYPECATEGORY_FLDS
public static final String TYPECATEGORY_MSGS
public static final String TYPECATEGORY_MSGD
public static final String TYPECATEGORY_IFS
public static final String TYPECATEGORY_PROCEDURES
public static final String TYPECATEGORY_MODULE_INTERNAL
public static final String TYPE_LIBRARY
public static final String TYPE_FILE
public static final String TYPE_COMMAND
public static final String TYPE_MSGF
public static final String TYPE_RECORD
public static final String TYPE_FIELD
public static final String TYPE_MSG
public static final String SUBTYPE_FILE_SRC
public static final String SUBTYPE_FILE_DTA
public static final String SUBTYPE_FILE_DSPF
public static final String SUBTYPE_FILE_PRTF
public static final String SUBTYPE_RECORD_DATABASE
public static final String SUBTYPE_RECORD_DEVICE
public static final String SUBTYPE_MESSAGE_DESCRIPTION
public static final String SUBTYPE_MEMBER_SRC
public static final String SUBTYPE_MEMBER_DTA
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |