|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
WTAttributeNameIfc specifies persistInfo AttributeDescriptor relative paths
Supported API: true
Extendable: false
Field Summary | |
static String |
CREATE_STAMP_NAME
Name of the object's createStamp attribute. |
static String |
ID_NAME
Name of the id portion of the object's identifier. |
static String |
LATEST_ITERATION
Name of the latest iteration attribute. |
static String |
LINK_REFA
Name of the link's role A reference. |
static String |
LINK_REFB
Name of the link's role B reference. |
static String |
MODIFY_STAMP_NAME
Name of the object's modifyStamp attribute. |
static String |
OBJECT_IDENTIFIER
Name of the object's identifier structured attribute. |
static String |
OID_CLASSNAME
Name of the classname portion of the object's identifier. |
static String |
PERSIST_INFO
Name of the object's persistInfo structured attribute. |
static String |
REF_CLASSNAME
Name of the classname portion of an object reference. |
static String |
REF_OBJECT_ID
Name of the id portion of an object reference. |
static String |
REF_SUFFIX
The suffix for names of references to role objects. |
static String |
ROLE_AOBJECT_ROLE
Name of the role A object. |
static String |
ROLE_BOBJECT_ROLE
Name of the role B object. |
static String |
ROLEA_CLASSNAME
Name of the classname attribute of the role A reference. |
static String |
ROLEA_OBJECT_ID
Name of the id attribute of role A reference. |
static String |
ROLEA_VERSION_ID
Name of the branchId attribute of role A reference. |
static String |
ROLEB_CLASSNAME
Name of the classname attribute of the role B reference. |
static String |
ROLEB_OBJECT_ID
Name of the id attribute of role B reference. |
static String |
ROLEB_VERSION_ID
Name of the branchId attribute of role B reference. |
static String |
UPDATE_COUNT_NAME
Name of the object's updateCount attribute. |
static String |
UPDATE_STAMP_NAME
Name of the object's updateStamp attribute. |
Field Detail |
public static final String PERSIST_INFO
public static final String OBJECT_IDENTIFIER
public static final String ID_NAME
public static final String OID_CLASSNAME
public static final String UPDATE_COUNT_NAME
public static final String CREATE_STAMP_NAME
public static final String MODIFY_STAMP_NAME
public static final String UPDATE_STAMP_NAME
public static final String REF_OBJECT_ID
public static final String REF_CLASSNAME
public static final String ROLE_AOBJECT_ROLE
public static final String ROLE_BOBJECT_ROLE
public static final String LINK_REFA
public static final String LINK_REFB
public static final String ROLEA_OBJECT_ID
public static final String ROLEB_OBJECT_ID
public static final String ROLEA_VERSION_ID
public static final String ROLEB_VERSION_ID
public static final String ROLEA_CLASSNAME
public static final String ROLEB_CLASSNAME
public static final String LATEST_ITERATION
public static final String REF_SUFFIX
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |