| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.ole.license.bo.OleAgreementDocumentMetadata
public class OleAgreementDocumentMetadata
OleAgreementDocumentMetadata is the business object class for Agreement.
| Field Summary | 
|---|
| Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase | 
|---|
| extension, versionNumber | 
| Constructor Summary | |
|---|---|
| OleAgreementDocumentMetadata() | |
| Method Summary | |
|---|---|
|  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. | 
| Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase | 
|---|
| 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, setVersionNumber | 
| Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase | 
|---|
| toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic | 
|---|
| toString | 
| Constructor Detail | 
|---|
public OleAgreementDocumentMetadata()
| Method Detail | 
|---|
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()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||