ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
principalId | Principal Id | String | Gets this {@link PrincipalContract}'s id. | One | No | |||
principalName | Principal Name | String | Gets this {@link PrincipalContract}'s name. | One | No | |||
entityId | Entity Id | String | Gets this {@link PrincipalContract}'s identity id. | One | No | |||
active | Active | boolean | The active indicator for an object. | One | No | |||
versionNumber | Version Number | Long | Returns the version number for this object. In general, this value should only be null if the object has not yet been stored to a persistent data store. This version number is generally used for the purposes of optimistic locking. |
One | No | |||
objectId | Object Id | String | Return the globally unique object id of this object. In general, this value should only be null if the object has not yet been stored to a persistent data store. |
One | No |