@Entity public class EDocLiteAssociation extends PersistableBusinessObjectBase
extension, newCollectionRecord, objectId, versionNumber
Constructor and Description |
---|
EDocLiteAssociation() |
Modifier and Type | Method and Description |
---|---|
String |
getActionsUrl()
Returns actions url
|
Boolean |
getActiveInd()
Returns the records activity.
|
String |
getDefinition()
Returns the definition
|
String |
getEdlName()
Returns the edoc lite name
|
Long |
getEdocLiteAssocId()
Returns the edoc lite association id
|
String |
getStyle()
Returns the style.
|
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, 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
toString
public EDocLiteAssociation()
public Long getEdocLiteAssocId()
public void setEdocLiteAssocId(Long edocLiteAssocId)
getEdocLiteAssocId()
public String getEdlName()
public void setEdlName(String edlName)
getEdlName()
public String getDefinition()
public void setDefinition(String definition)
getDefinition()
public void setStyle(String style)
getStyle()
public Boolean getActiveInd()
public void setActiveInd(Boolean activeInd)
getActiveInd()
public String getActionsUrl()
public void setActionsUrl(String actionsUrl)
getActionsUrl()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.