KewAttributeDefinition

Name KewAttributeDefinition
Usage KewTypeRepositoryService
KewTypeAttribute
Type Complex

Description

Concrete model object implementation of KEW KewAttributeDefinition.
immutable.
Instances of KewAttributeDefinition can be (un)marshalled to and from XML.

Structure Definition

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


It is a name of a KewAttributeDefinition.

Required   One No  
namespace Namespace String This is the namespace code.


It provides scope of the KewAttributeDefinition.

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