@MappedSuperclass public abstract class AbstractImplTenderProcessMakueniEntity extends AbstractTenderProcessMakueniEntity
tenderProcessstatusCommentscreatedBy, createdDate, lastModifiedBy, lastModifiedDate| Constructor and Description |
|---|
AbstractImplTenderProcessMakueniEntity() |
| Modifier and Type | Method and Description |
|---|---|
Contract |
getContract() |
java.lang.String |
getLabel() |
java.lang.Class<?> |
getNextForm()
Return the next form to fill out once the current one was completed.
|
boolean |
hasDownstreamForms()
Return true to prevent deletion of the current form if there are downstream forms that depend on this one.
|
void |
setContract(Contract contract) |
java.lang.String |
toString() |
getDepartment, getProcurementPlan, getProject, getTenderProcess, getTenderProcessNotNull, setTenderProcessgetApprovedDate, getDirectChildrenEntities, getDirectChildrenEntitiesNotNull, getFormDocs, getOwner, getParent, setApprovedDate, setFormDocs, setOwnergetNewStatusComment, getStatus, getStatusComments, getVisibleStatusComments, getVisibleStatusLabel, setNewStatusComment, setStatus, setStatusComments, setVisibleStatusComments, setVisibleStatusLabelensureParentUpdated, getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDate, touchgetVersionequals, getId, hashCode, isNew, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFormDocisExportable, isTerminatedpublic AbstractImplTenderProcessMakueniEntity()
public Contract getContract()
public java.lang.String getLabel()
public java.lang.String toString()
toString in class AbstractTenderProcessMakueniEntitypublic void setContract(Contract contract)
public java.lang.Class<?> getNextForm()
AbstractTenderProcessMakueniEntitygetNextForm in class AbstractTenderProcessMakueniEntitypublic boolean hasDownstreamForms()
AbstractTenderProcessMakueniEntityhasDownstreamForms in class AbstractTenderProcessMakueniEntity