@Entity public class PermissionAttributeBo extends KimAttributeDataBo implements KimAttributeDataContract
extension, versionNumber
Constructor and Description |
---|
PermissionAttributeBo() |
Modifier and Type | Method and Description |
---|---|
static PermissionAttributeBo |
from(KimAttributeData im)
Converts a immutable object to its mutable counterpart
|
String |
getAssignedToId()
The id of the object this AttributeData is associated with.
|
void |
setAssignedToId(String assignedToId) |
static KimAttributeData |
to(PermissionAttributeBo bo)
Converts a mutable bo to its immutable counterpart
|
createFrom, getAttributeValue, getId, getKimAttribute, getKimAttributeId, getKimType, getKimTypeId, getKimTypeInfoService, setAttributeValue, setId, setKimAttribute, setKimAttributeId, setKimType, setKimTypeId, setKimTypeInfoService, toAttributes
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAttributeValue, getKimAttribute, getKimType, getKimTypeId
getId
getVersionNumber
getObjectId
toString
public PermissionAttributeBo()
public static KimAttributeData to(PermissionAttributeBo bo)
bo
- the mutable business objectpublic static PermissionAttributeBo from(KimAttributeData im)
im
- immutable objectpublic String getAssignedToId()
KimAttributeDataContract
getAssignedToId
in interface KimAttributeDataContract
public void setAssignedToId(String assignedToId)
setAssignedToId
in class KimAttributeDataBo
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.