@Entity public class EDocLiteAssociation extends PersistableBusinessObjectBase implements Serializable
extension, versionNumber| Constructor and Description |
|---|
EDocLiteAssociation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionsUrl() |
Boolean |
getActiveInd() |
String |
getDefinition() |
String |
getEdlName() |
Long |
getEdocLiteAssocId() |
String |
getStyle() |
void |
setActionsUrl(String actionsUrl) |
void |
setActiveInd(Boolean activeInd) |
void |
setDefinition(String definition) |
void |
setEdlName(String edlName) |
void |
setEdocLiteAssocId(Long edocLiteAssocId) |
void |
setStyle(String style) |
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 EDocLiteAssociation()
public Long getEdocLiteAssocId()
public void setEdocLiteAssocId(Long edocLiteAssocId)
public String getEdlName()
public void setEdlName(String edlName)
public String getDefinition()
public void setDefinition(String definition)
public Boolean getActiveInd()
public void setActiveInd(Boolean activeInd)
public String getActionsUrl()
public void setActionsUrl(String actionsUrl)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.