Package wt.util

Interface WTAttributeNameIfc


public interface WTAttributeNameIfc
WTAttributeNameIfc specifies persistInfo AttributeDescriptor relative paths

Supported API: true
Extendable: false
  • Field Details

    • PERSIST_INFO

      static final String PERSIST_INFO
      Name of the object's persistInfo structured attribute.

      Supported API: true
      See Also:
    • OBJECT_IDENTIFIER

      static final String OBJECT_IDENTIFIER
      Name of the object's identifier structured attribute.

      Supported API: true
      See Also:
    • ID_NAME

      static final String ID_NAME
      Name of the id portion of the object's identifier.

      Supported API: true
      See Also:
    • OID_CLASSNAME

      static final String OID_CLASSNAME
      Name of the classname portion of the object's identifier.

      Supported API: true
      See Also:
    • UPDATE_COUNT_NAME

      static final String UPDATE_COUNT_NAME
      Name of the object's updateCount attribute.

      Supported API: true
      See Also:
    • CREATE_STAMP_NAME

      static final String CREATE_STAMP_NAME
      Name of the object's createStamp attribute.

      Supported API: true
      See Also:
    • MODIFY_STAMP_NAME

      static final String MODIFY_STAMP_NAME
      Name of the object's modifyStamp attribute.

      Supported API: true
      See Also:
    • UPDATE_STAMP_NAME

      static final String UPDATE_STAMP_NAME
      Name of the object's updateStamp attribute.

      Supported API: true
      See Also:
    • REF_OBJECT_ID

      static final String REF_OBJECT_ID
      Name of the id portion of an object reference.

      Supported API: true
      See Also:
    • REF_CLASSNAME

      static final String REF_CLASSNAME
      Name of the classname portion of an object reference.

      Supported API: true
      See Also:
    • REF_VERSION_ID

      static final String REF_VERSION_ID
      Name of the id portion of an version reference.

      Supported API: true
      See Also:
    • VERSION_ID_NAME

      static final String VERSION_ID_NAME
      Name of the id portion of the object's version identifier.

      Supported API: true
      See Also:
    • ROLE_AOBJECT_ROLE

      static final String ROLE_AOBJECT_ROLE
      Name of the role A object.

      Supported API: true
      See Also:
    • ROLE_BOBJECT_ROLE

      static final String ROLE_BOBJECT_ROLE
      Name of the role B object.

      Supported API: true
      See Also:
    • ROLEA_OBJECT_ID

      static final String ROLEA_OBJECT_ID
      Name of the id attribute of role A reference.

      Supported API: true
      See Also:
    • ROLEB_OBJECT_ID

      static final String ROLEB_OBJECT_ID
      Name of the id attribute of role B reference.

      Supported API: true
      See Also:
    • ROLEA_VERSION_ID

      static final String ROLEA_VERSION_ID
      Name of the branchId attribute of role A reference.

      Supported API: true
      See Also:
    • ROLEB_VERSION_ID

      static final String ROLEB_VERSION_ID
      Name of the branchId attribute of role B reference.

      Supported API: true
      See Also:
    • ROLEA_CLASSNAME

      static final String ROLEA_CLASSNAME
      Name of the classname attribute of the role A reference.

      Supported API: true
      See Also:
    • ROLEB_CLASSNAME

      static final String ROLEB_CLASSNAME
      Name of the classname attribute of the role B reference.

      Supported API: true
      See Also:
    • LATEST_ITERATION

      static final String LATEST_ITERATION
      Name of the latest iteration attribute.

      Supported API: true
      See Also:
    • REF_SUFFIX

      static final String REF_SUFFIX
      The suffix for names of references to role objects.

      Supported API: true
      See Also: