public interface KimAttributeDataContract extends Identifiable, Versioned, GloballyUnique
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
getIdgetVersionNumbergetObjectIdString getAssignedToId()
String getAttributeValue()
KimAttributeContract getKimAttribute()
String getKimTypeId()
KimTypeContract getKimType()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.