@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, setNamespaceCodeafterDelete, 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, waitgetDescription, getKimTypeId, getName, getNamespaceCodegetVersionNumbergetObjectIdisActivetoStringpublic PermissionTemplateBo()
public static Template to(PermissionTemplateBo bo)
bo - the mutable business objectpublic static PermissionTemplateBo from(Template im)
im - immutable objectpublic String getId()
IdentifiablegetId in interface IdentifiableCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.