Name | KewAttributeDefinition | |
---|---|---|
Usage | KewTypeRepositoryService | |
KewTypeAttribute | Type | Complex |
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. | Required | One | No | ||
name | Name | String | This is the name for the KewAttributeDefinition
|
Required | One | No | ||
namespace | Namespace | String | This is the namespace code.
|
Required | One | No | ||
label | Label | String | This is the label of the KewAttributeDefinition | One | No | |||
description | Description | String | this is the optional description for the {@link KewAttributeDefinition} | One | No | |||
active | Active | boolean | The active indicator for an object. | One | No | |||
componentName | Component Name | String | This is the component name of the KewAttributeDefinition | 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 |