@Entity public class RoleMemberAttributeDataBo extends KimAttributeDataBo
Modifier and Type | Field and Description |
---|---|
protected String |
assignedToId |
objectId, versionNumber
Constructor and Description |
---|
RoleMemberAttributeDataBo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(RoleMemberAttributeDataBo roleMemberAttributeDataBo) |
String |
getAssignedToId()
The id of the object this AttributeData is associated with.
|
String |
getId()
The unique identifier for an object.
|
void |
setAssignedToId(String roleMemberId) |
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
protected String assignedToId
public RoleMemberAttributeDataBo()
public String getId()
Identifiable
public void setId(String id)
setId
in class KimAttributeDataBo
public String getAssignedToId()
KimAttributeDataContract
public void setAssignedToId(String roleMemberId)
setAssignedToId
in class KimAttributeDataBo
public boolean equals(RoleMemberAttributeDataBo roleMemberAttributeDataBo)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.