public final class KewAttributeDefinition extends AbstractDataTransferObject implements KewAttributeDefinitionContract
KewAttributeDefinitionContract,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
KewAttributeDefinition.Builder
This builder is used to construct instances of KewAttributeDefinition.
|
static class |
KewAttributeDefinition.Elements
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName()
This is the component name of the KewAttributeDefinition
|
String |
getDescription()
this is the optional description for the
KewAttributeDefinition |
String |
getId() |
String |
getLabel()
This is the label of the KewAttributeDefinition
|
String |
getName()
This is the name for the KewAttributeDefinition
|
String |
getNamespace()
This is the namespace code.
|
Long |
getVersionNumber() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getId()
getId in interface Identifiablepublic String getName()
KewAttributeDefinitionContractIt is a name of a KewAttributeDefinition.
getName in interface KewAttributeDefinitionContractpublic String getNamespace()
KewAttributeDefinitionContractIt provides scope of the KewAttributeDefinition.
getNamespace in interface KewAttributeDefinitionContractpublic String getLabel()
KewAttributeDefinitionContractgetLabel in interface KewAttributeDefinitionContractpublic String getDescription()
KewAttributeDefinitionContractKewAttributeDefinitiongetDescription in interface KewAttributeDefinitionContractpublic boolean isActive()
isActive in interface Inactivatablepublic String getComponentName()
KewAttributeDefinitionContractgetComponentName in interface KewAttributeDefinitionContractpublic Long getVersionNumber()
getVersionNumber in interface VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.