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 | |||
namespaceCode | Namespace Code | String | This is the namespace code for the Group.
|
Required | One | No | ||
name | Name | String | This is the name for the Group.
|
Required | One | No | ||
description | Description | String | This a description for the Group.
|
One | No | |||
kimTypeId | Kim Type Id | String | This a Kim Type Id for the Group.
|
Required | One | No | ||
attributes | Attributes | Map |
This is a set of Attributes for a Group.
|
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 |