Name | KrmsAttributeDefinitionContract | |
---|---|---|
Usage | AgendaBoService | |
AgendaAttributeBo ActionAttributeBo RuleAttributeBo ContextAttributeBo | Type | Complex |
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
name | Name | String | Returns the name of this attribute definition.
|
One | No | |||
namespace | Namespace | String | Returns the namespace of this attribute definition.
|
One | No | |||
label | Label | String | Returns the label of this attribute definition. This is an optional |
One | No | |||
description | Description | String | Returns the description of the attribute. This is an option field and may be null or blank. |
One | No | |||
componentName | Component Name | String | Returns the name of the component used to display the attribute. | One | No | |||
active | Active | boolean | The active indicator for an object. | One | No | |||
id | Id | String | The unique identifier for an object. This can be null. | 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 |