public class ProposalInvestigatorCertification extends KraPersistableBusinessObjectBase
BusinessObjectBusinessObject,
ProposalDevelopmentDocument,
Serialized FormUPDATE_USER_LENGTH| Constructor and Description |
|---|
ProposalInvestigatorCertification() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDateCertified()
Gets the value of dateCertified
|
Date |
getDateReceivedByOsp()
Gets the value of dateReceivedByOsp
|
String |
getProposalNumber()
Gets the value of proposalNumber
|
Integer |
getProposalPersonNumber()
Gets the value of proposalPersonNumber
|
Boolean |
isCertified()
Gets the value of certified
|
void |
setCertified(Boolean argCertified)
Sets the value of certified
|
void |
setDateCertified(Date argDateCertified)
Sets the value of dateCertified
|
void |
setDateReceivedByOsp(Date argDateReceivedByOsp)
Sets the value of dateReceivedByOsp
|
void |
setProposalNumber(String argProposalNumber)
Sets the value of proposalNumber
|
void |
setProposalPersonNumber(Integer argProposalPersonNumber)
Sets the value of proposalPersonNumber
|
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic final Integer getProposalPersonNumber()
public final void setProposalPersonNumber(Integer argProposalPersonNumber)
argProposalPersonNumber - Value to assign to this.proposalPersonNumberpublic final String getProposalNumber()
public final void setProposalNumber(String argProposalNumber)
argProposalNumber - Value to assign to this.proposalNumberpublic final Boolean isCertified()
public final void setCertified(Boolean argCertified)
argCertified - Value to assign to this.certifiedpublic final Date getDateCertified()
public final void setDateCertified(Date argDateCertified)
argDateCertified - Value to assign to this.dateCertifiedpublic final Date getDateReceivedByOsp()
public final void setDateReceivedByOsp(Date argDateReceivedByOsp)
argDateReceivedByOsp - Value to assign to this.dateReceivedByOspCopyright © 2013 The Kuali Foundation. All Rights Reserved.