@Entity public class PermissionTemplateBo extends TemplateBo implements TemplateContract
extension, versionNumber
Constructor and Description |
---|
PermissionTemplateBo() |
Modifier and Type | Method and Description |
---|---|
static PermissionTemplateBo |
from(Template im)
Converts a immutable object to its mutable counterpart
|
String |
getId()
The unique identifier for an object.
|
void |
setId(String id) |
static Template |
to(PermissionTemplateBo bo)
Converts a mutable bo to its immutable counterpart
|
getDescription, getKimTypeId, getName, getNamespaceCode, isActive, setActive, setDescription, setKimTypeId, setName, setNamespaceCode
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
getDescription, getKimTypeId, getName, getNamespaceCode
getVersionNumber
getObjectId
isActive
toString
public PermissionTemplateBo()
public static Template to(PermissionTemplateBo bo)
bo
- the mutable business objectpublic static PermissionTemplateBo from(Template im)
im
- immutable objectpublic String getId()
Identifiable
getId
in interface Identifiable
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.