@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, toAttributesafterDelete, 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, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributeValue, getKimAttribute, getKimType, getKimTypeIdgetIdgetVersionNumbergetObjectIdtoStringpublic PermissionAttributeBo()
public static KimAttributeData to(PermissionAttributeBo bo)
bo - the mutable business objectpublic static PermissionAttributeBo from(KimAttributeData im)
im - immutable objectpublic String getAssignedToId()
KimAttributeDataContractgetAssignedToId in interface KimAttributeDataContractpublic void setAssignedToId(String assignedToId)
setAssignedToId in class KimAttributeDataBoCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.