@Entity public class EDocLiteDefinition extends PersistableBusinessObjectBase
extension, newCollectionRecord, objectId, versionNumber| Constructor and Description | 
|---|
| EDocLiteDefinition() | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | getActiveInd()Returns true if the record is active, false otherwise. | 
| Long | getId()Returns the edoc lite definition id. | 
| String | getName()Returns the name. | 
| String | getXmlContent()Returns the xml content. | 
| void | setActiveInd(Boolean activeInd) | 
| void | setId(Long id) | 
| void | setName(String name) | 
| void | setXmlContent(String xmlContent) | 
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, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic EDocLiteDefinition()
public String getXmlContent()
public void setXmlContent(String xmlContent)
getXmlContent()public Boolean getActiveInd()
public void setActiveInd(Boolean activeInd)
getActiveInd()Copyright © 2005–2014 The Kuali Foundation. All rights reserved.