@Entity public class PermissionTemplateBo extends TemplateBo implements TemplateContract
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
active, description, kimTypeId, name, namespaceCodeextension, newCollectionRecord, objectId, 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, getLegacyDataAdapter, getObjectId, 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–2014 The Kuali Foundation. All rights reserved.