@Entity public class DelegateMemberAttributeDataBo extends KimAttributeDataBo
objectId, versionNumber
Constructor and Description |
---|
DelegateMemberAttributeDataBo() |
Modifier and Type | Method and Description |
---|---|
String |
getAssignedToId()
The id of the object this AttributeData is associated with.
|
String |
getId()
The unique identifier for an object.
|
void |
setAssignedToId(String assignedToId) |
void |
setId(String id) |
createFrom, getAttributeValue, getKimAttribute, getKimAttributeId, getKimType, getKimTypeId, getKimTypeInfoService, setAttributeValue, setKimAttribute, setKimAttributeId, setKimType, setKimTypeId, setKimTypeInfoService, toAttributes
generateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, prePersist, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getVersionNumber
getObjectId
public DelegateMemberAttributeDataBo()
public String getId()
Identifiable
public void setId(String id)
setId
in class KimAttributeDataBo
public String getAssignedToId()
KimAttributeDataContract
public void setAssignedToId(String assignedToId)
setAssignedToId
in class KimAttributeDataBo
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.