|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.rice.edl.impl.bo.EDocLiteDefinition
@Entity public class EDocLiteDefinition
EDocLite document definition Table: en_edoclt_def_t
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
EDocLiteDefinition()
|
|
| Method Summary | |
|---|---|
Boolean |
getActiveInd()
|
Long |
getEDocLiteDefId()
|
String |
getName()
|
String |
getXmlContent()
|
void |
setActiveInd(Boolean activeInd)
|
void |
setEDocLiteDefId(Long eDocLiteDefId)
|
void |
setName(String name)
|
void |
setXmlContent(String xmlContent)
|
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
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, setVersionNumber |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder, toStringMapper |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
|---|
toString |
| Constructor Detail |
|---|
public EDocLiteDefinition()
| Method Detail |
|---|
public Long getEDocLiteDefId()
public void setEDocLiteDefId(Long eDocLiteDefId)
public String getName()
public void setName(String name)
public String getXmlContent()
public void setXmlContent(String xmlContent)
public Boolean getActiveInd()
public void setActiveInd(Boolean activeInd)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||