@Entity public class ResponsibilityTemplateBo extends TemplateBo implements TemplateContract
active, description, kimTypeId, name, namespaceCode
extension, newCollectionRecord, objectId, versionNumber
Constructor and Description |
---|
ResponsibilityTemplateBo() |
Modifier and Type | Method and Description |
---|---|
static ResponsibilityTemplateBo |
from(TemplateContract im)
Converts a immutable object to its mutable counterpart
|
String |
getId()
The unique identifier for an object.
|
void |
setId(String id) |
static Template |
to(TemplateContract 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, getLegacyDataAdapter, getObjectId, 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 ResponsibilityTemplateBo()
public static Template to(TemplateContract bo)
bo
- the mutable business objectpublic static ResponsibilityTemplateBo from(TemplateContract im)
im
- immutable objectpublic String getId()
Identifiable
getId
in interface Identifiable
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.