|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KimAttributeDataContract
This is the contract for a KimDataAttribute. A KimDataAttribute associates a value with a kim attribute.
| Method Summary | |
|---|---|
String |
getAssignedToId()
The id of the object this AttributeData is associated with. |
String |
getAttributeValue()
The attribute value. |
KimAttributeContract |
getKimAttribute()
The kim attribute associated with the kim attribute data. |
KimTypeContract |
getKimType()
The kim type associated with the kim attribute data. |
String |
getKimTypeId()
The kim type id associated with the kim attribute data. |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
|---|
getObjectId |
| Method Detail |
|---|
String getAssignedToId()
String getAttributeValue()
KimAttributeContract getKimAttribute()
String getKimTypeId()
KimTypeContract getKimType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||