public final class KimAttributeData extends AbstractDataTransferObject implements KimAttributeDataContract
| Modifier and Type | Class and Description |
|---|---|
static class |
KimAttributeData.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssignedToId()
The id of the object this AttributeData is associated with.
|
String |
getAttributeValue()
The attribute value.
|
String |
getId() |
KimAttribute |
getKimAttribute()
The kim attribute associated with the kim attribute data.
|
KimType |
getKimType()
The kim type associated with the kim attribute data.
|
String |
getKimTypeId()
The kim type id associated with the kim attribute data.
|
String |
getObjectId() |
Long |
getVersionNumber() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getId()
getId in interface Identifiablepublic String getAssignedToId()
KimAttributeDataContractgetAssignedToId in interface KimAttributeDataContractpublic String getKimTypeId()
KimAttributeDataContractgetKimTypeId in interface KimAttributeDataContractpublic KimType getKimType()
KimAttributeDataContractgetKimType in interface KimAttributeDataContractpublic KimAttribute getKimAttribute()
KimAttributeDataContractgetKimAttribute in interface KimAttributeDataContractpublic String getAttributeValue()
KimAttributeDataContractgetAttributeValue in interface KimAttributeDataContractpublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2017 The Kuali Foundation. All rights reserved.