public class OleAgreementDocumentMetadata extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleAgreementDocumentMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAgreementFileName()Gets the agreementFileName attribute. | 
| String | getAgreementMimeType()Gets the agreementMimeType attribute. | 
| String | getAgreementName()Gets the agreementName attribute. | 
| String | getAgreementNotes()Gets the agreementNotes attribute. | 
| String | getAgreementType()Gets the agreementType attribute. | 
| String | getAgreementUUID()Gets the agreementUUID attribute. | 
| String | getAgreementVersion()Gets the agreementVersion attribute. | 
| String | getOleAgreementDocumentId()Gets the oleAgreementDocumentId attribute. | 
| OleLicenseRequestBo | getOleLicenseRequestBo()Gets the oleLicenseRequestBo attribute. | 
| String | getOleLicenseRequestId()Gets the oleLicenseRequestId attribute. | 
| String | getUploadedBy()Gets the uploadedBy attribute. | 
| Timestamp | getUploadedDate()Gets the uploadedDate attribute. | 
| boolean | isComplete()Gets the isComplete attribute. | 
| void | setAgreementFileName(String agreementFileName)Sets the agreementFileName attribute value. | 
| void | setAgreementMimeType(String agreementMimeType)Sets the agreementMimeType attribute value. | 
| void | setAgreementName(String agreementName)Sets the agreementName attribute value. | 
| void | setAgreementNotes(String agreementNotes)Sets the agreementNotes attribute value. | 
| void | setAgreementType(String agreementType)Sets the agreementType attribute value. | 
| void | setAgreementUUID(String agreementUUID)Sets the agreementUUID attribute value. | 
| void | setAgreementVersion(String agreementVersion)Sets the agreementVersion attribute value. | 
| void | setCurrentTimeStamp()Sets the setUploadedDate attribute value. | 
| void | setOleAgreementDocumentId(String oleAgreementDocumentId)Sets the oleAgreementDocumentId attribute value. | 
| void | setOleLicenseRequestBo(OleLicenseRequestBo oleLicenseRequestBo)Sets the oleLicenseRequestBo attribute value. | 
| void | setOleLicenseRequestId(String oleLicenseRequestId)Sets the oleLicenseRequestId attribute value. | 
| void | setUploadedBy(String uploadedBy)Sets the uploadedBy attribute value. | 
| void | setUploadedDate(Timestamp uploadedDate)Sets the uploadedDate attribute value. | 
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, setVersionNumberpublic OleAgreementDocumentMetadata()
public Timestamp getUploadedDate()
public void setUploadedDate(Timestamp uploadedDate)
uploadedDate - The uploadedDate to set.public String getUploadedBy()
public void setUploadedBy(String uploadedBy)
uploadedBy - The uploadedBy to set.public String getAgreementType()
public void setAgreementType(String agreementType)
agreementType - The agreementType to set.public String getAgreementName()
public void setAgreementName(String agreementName)
agreementName - The agreementName to set.public String getAgreementFileName()
public void setAgreementFileName(String agreementFileName)
agreementFileName - The agreementFileName to set.public String getAgreementNotes()
public void setAgreementNotes(String agreementNotes)
agreementNotes - The agreementNotes to set.public String getAgreementVersion()
public void setAgreementVersion(String agreementVersion)
agreementVersion - The agreementVersion to set.public String getAgreementMimeType()
public void setAgreementMimeType(String agreementMimeType)
agreementMimeType - The agreementMimeType to set.public String getAgreementUUID()
public void setAgreementUUID(String agreementUUID)
agreementUUID - The agreementUUID to set.public String getOleAgreementDocumentId()
public void setOleAgreementDocumentId(String oleAgreementDocumentId)
oleAgreementDocumentId - The oleAgreementDocumentId to set.public String getOleLicenseRequestId()
public void setOleLicenseRequestId(String oleLicenseRequestId)
oleLicenseRequestId - The oleLicenseRequestId to set.public OleLicenseRequestBo getOleLicenseRequestBo()
public void setOleLicenseRequestBo(OleLicenseRequestBo oleLicenseRequestBo)
oleLicenseRequestBo - The oleLicenseRequestBo to set.public boolean isComplete()
public void setCurrentTimeStamp()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.