|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectType
This interface defines symbolic constants for object types.
These constants are used when requesting or returning information related to an object -
see, for example,
getCustomPropertyInfo
.
Field Summary | |
---|---|
static int |
ACTIVITY_INSTANCE
Symbolic constant to indicate that information related to activity instances is requested. |
static int |
ALL
Symbolic constant to indicate that information related to all objects is requested. |
static java.lang.String |
COPYRIGHT
|
static int |
PROCESS_INSTANCE
Symbolic constant to indicate that information related to process instances is requested. |
static int |
PROCESS_TEMPLATE
Symbolic constant to indicate that information related to process templates is requested. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final int ACTIVITY_INSTANCE
static final int PROCESS_TEMPLATE
static final int PROCESS_INSTANCE
static final int ALL
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |