@Entity public class GroupAttributeBo extends KimAttributeDataBo
objectId, versionNumber
Constructor and Description |
---|
GroupAttributeBo() |
Modifier and Type | Method and Description |
---|---|
static GroupAttributeBo |
from(KimAttributeData im) |
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) |
static KimAttributeData |
to(GroupAttributeBo bo) |
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 GroupAttributeBo()
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
public static KimAttributeData to(GroupAttributeBo bo)
public static GroupAttributeBo from(KimAttributeData im)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.