Name | KimTypeAttribute | |
---|---|---|
Usage | KimTypeInfoService | |
KimType | Type | Complex |
To construct an instance of a KimTypeAttribute, use the {@link KimTypeAttribute.Builder} class.
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
id | Id | String | The unique identifier for an object. This can be null. | One | No | |||
sortCode | Sort Code | String | The alpha and/or numeric code used to choose an order for displaying KimTypeAttributes. This can be null or blank. | One | No | |||
kimAttribute | Kim Attribute | KimAttribute | The kim attribute associated with the kim type attribute. This can be null if no KimAttributes are associated. | One | No | |||
kimTypeId | Kim Type Id | String | The kim type id associated with the kim type attribute. This can be null if no KimType is associated. | 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 |