|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AeConstants
Contains all the various constants used to identify the differents elements contained by an Active Enterprise message.
Field Summary | |
---|---|
static java.lang.String |
CLASS_DECL
The identifier used to indicate a class |
static java.lang.String |
CLASS_DIRECTORY
The default location within the TIB/Repository of the definition of Active Enterprise classes. |
static java.lang.String |
DATA_DECL
The identifier for the payload or actual data transmitted |
static java.lang.String |
DEFAULT_PREFIX
The string representing the default prefix directory |
static java.lang.String |
INDEX_DECL
The class reference or position within the class list |
static java.lang.String |
PREFIX_LIST_DECL
The identifier for the class list (prefix list in the tib world) |
static java.lang.String |
SEQUENCE_DIRECTORY
The default location within the TIB/Repository of the definition of Active Enterprise sequences. |
Field Detail |
---|
static final java.lang.String PREFIX_LIST_DECL
static final java.lang.String DATA_DECL
static final java.lang.String CLASS_DECL
static final java.lang.String INDEX_DECL
PREFIX_LIST_DECL
,
Constant Field Valuesstatic final java.lang.String CLASS_DIRECTORY
static final java.lang.String SEQUENCE_DIRECTORY
static final java.lang.String DEFAULT_PREFIX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |