@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, toAttributesgenerateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, prePersist, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersionNumbergetObjectIdpublic GroupAttributeBo()
public String getId()
Identifiablepublic void setId(String id)
setId in class KimAttributeDataBopublic String getAssignedToId()
KimAttributeDataContractpublic void setAssignedToId(String assignedToId)
setAssignedToId in class KimAttributeDataBopublic static KimAttributeData to(GroupAttributeBo bo)
public static GroupAttributeBo from(KimAttributeData im)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.