|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kim.api.common.attribute.KimAttributeData
public final class KimAttributeData
| Nested Class Summary | |
|---|---|
static class |
KimAttributeData.Builder
|
| Method Summary | |
|---|---|
String |
getAssignedToId()
The id of the object this AttributeData is associated with. |
String |
getAttributeValue()
The attribute value. |
String |
getId()
The unique identifier for an object. |
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()
Return the globally unique object id of this object. |
Long |
getVersionNumber()
Returns the version number for this object. |
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getId()
Identifiable
getId in interface Identifiablepublic String getAssignedToId()
KimAttributeDataContract
getAssignedToId in interface KimAttributeDataContractpublic String getKimTypeId()
KimAttributeDataContract
getKimTypeId in interface KimAttributeDataContractpublic KimType getKimType()
KimAttributeDataContract
getKimType in interface KimAttributeDataContractpublic KimAttribute getKimAttribute()
KimAttributeDataContract
getKimAttribute in interface KimAttributeDataContractpublic String getAttributeValue()
KimAttributeDataContract
getAttributeValue in interface KimAttributeDataContractpublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versionedpublic String getObjectId()
GloballyUnique
getObjectId in interface GloballyUnique
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||