@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, toAttributesgenerateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, prePersist, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersionNumbergetObjectIdprotected String assignedToId
public RoleMemberAttributeDataBo()
public String getId()
Identifiablepublic void setId(String id)
setId in class KimAttributeDataBopublic String getAssignedToId()
KimAttributeDataContractpublic void setAssignedToId(String roleMemberId)
setAssignedToId in class KimAttributeDataBopublic boolean equals(RoleMemberAttributeDataBo roleMemberAttributeDataBo)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.