public final class BizObjectTypeKey extends curam.util.type.struct.Struct<BizObjectTypeKey>
Modifier and Type | Field and Description |
---|---|
long |
bizObjectID
Identifies a particular instance of the specified business object type.
|
java.lang.String |
bizObjectType
Specifies the business object type.
|
Constructor and Description |
---|
BizObjectTypeKey() |
public java.lang.String bizObjectType
BIZ_OBJECT_TYPE -> CODE_TABLE_CODE -> INTERMEDIATE_CODETABLE_CODE -> String
public long bizObjectID
BIZ_OBJECT_ID -> long