@Entity public class EDocLiteDefinition extends PersistableBusinessObjectBase
extension, versionNumber| Constructor and Description |
|---|
EDocLiteDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActiveInd() |
Long |
getEDocLiteDefId() |
String |
getName() |
String |
getXmlContent() |
void |
setActiveInd(Boolean activeInd) |
void |
setEDocLiteDefId(Long eDocLiteDefId) |
void |
setName(String name) |
void |
setXmlContent(String xmlContent) |
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, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic EDocLiteDefinition()
public Long getEDocLiteDefId()
public void setEDocLiteDefId(Long eDocLiteDefId)
public String getXmlContent()
public void setXmlContent(String xmlContent)
public Boolean getActiveInd()
public void setActiveInd(Boolean activeInd)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.