|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.bo.BusinessObjectBase org.kuali.rice.krad.bo.PersistableBusinessObjectBase org.kuali.ole.license.bo.OleLicenseRequestBo
public class OleLicenseRequestBo
OleLicenseRequestBo is the business object class for License Request Maintenance Document.
Field Summary |
---|
Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
OleLicenseRequestBo()
Initiate oleLicenseRequestStatus. |
Method Summary | |
---|---|
String |
getAgreementDate()
|
List<OleAgreementDocumentMetadata> |
getAgreementDocumentMetadataList()
Gets the agreementDocumentMetadataList attribute. |
String |
getAgreementId()
Gets the agreementId attribute. |
String |
getAgreementMd()
|
String |
getAgreementMethod()
Gets the agreementMethod attribute. |
String |
getAgreementStatus()
|
String |
getAgreementType()
|
String |
getAgreementUser()
|
String |
getAssignee()
Gets the assignee attribute. |
String |
getBibliographicTitle()
|
String |
getDocumentNumber()
|
List<OleEventLogBo> |
getEventLogs()
Gets the eventLogs attribute. |
Timestamp |
getLastModifiedDate()
|
String |
getLicenseRequestStatusCode()
Gets the licenseRequestStatusCode attribute. |
String |
getLicenseRequestTypeId()
Gets the licenseRequestTypeId attribute. |
String |
getLicenseRequestWorkflowTypeCode()
Gets the licenseRequestWorkflowTypeCode attribute. |
String |
getLinkedAgreement()
|
String |
getLocationId()
Gets the locationId attribute. |
String |
getOleLicenseRequestId()
Gets the oleLicenseRequestId attribute. |
List<OleLicenseRequestItemTitle> |
getOleLicenseRequestItemTitles()
|
OleLicenseRequestLocation |
getOleLicenseRequestLocation()
|
OleLicenseRequestStatus |
getOleLicenseRequestStatus()
Gets the oleLicenseRequestStatus attribute. |
OleLicenseRequestType |
getOleLicenseRequestType()
|
OleLicenseRequestWorkflowType |
getOleLicenseRequestWorkflowType()
|
String |
getRequisitionDocNumber()
Gets the requisitionDocNumber attribute. |
boolean |
isPresent()
|
void |
setAgreementDate(String agreementDate)
|
void |
setAgreementDocumentMetadataList(List<OleAgreementDocumentMetadata> agreementDocumentMetadataList)
Sets the agreementDocumentMetadataList attribute value. |
void |
setAgreementId(String agreementId)
Sets the agreementId attribute value. |
void |
setAgreementMd(String agreementMd)
|
void |
setAgreementMethod(String agreementMethod)
Sets the agreementMethod attribute value. |
void |
setAgreementStatus(String agreementStatus)
|
void |
setAgreementType(String agreementType)
|
void |
setAgreementUser(String agreementUser)
|
void |
setAssignee(String assignee)
Sets the assignee attribute value. |
void |
setBibliographicTitle(String bibliographicTitle)
|
void |
setDocumentNumber(String documentNumber)
|
void |
setEventLogs(List<OleEventLogBo> eventLogs)
Sets the eventLogs attribute value. |
void |
setLastModifiedDate(Timestamp lastModifiedDate)
|
void |
setLicenseRequestStatusCode(String licenseRequestStatusCode)
Sets the licenseRequestStatusCode attribute value. |
void |
setLicenseRequestTypeId(String licenseRequestTypeId)
Sets the licenseRequestTypeId attribute value. |
void |
setLicenseRequestWorkflowTypeCode(String licenseRequestWorkflowTypeCode)
Sets the licenseRequestWorkflowTypeCode attribute value. |
void |
setLinkedAgreement(String linkedAgreement)
|
void |
setLocationId(String locationId)
Sets the locationId attribute value. |
void |
setOleLicenseRequestId(String oleLicenseRequestId)
Sets the oleLicenseRequestId attribute value. |
void |
setOleLicenseRequestItemTitles(List<OleLicenseRequestItemTitle> oleLicenseRequestItemTitles)
|
void |
setOleLicenseRequestLocation(OleLicenseRequestLocation oleLicenseRequestLocation)
|
void |
setOleLicenseRequestStatus(OleLicenseRequestStatus oleLicenseRequestStatus)
Sets the oleLicenseRequestStatus attribute value. |
void |
setOleLicenseRequestType(OleLicenseRequestType oleLicenseRequestType)
|
void |
setOleLicenseRequestWorkflowType(OleLicenseRequestWorkflowType oleLicenseRequestWorkflowType)
|
void |
setRequisitionDocNumber(String requisitionDocNumber)
Sets the requisitionDocNumber 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 OleLicenseRequestBo()
Method Detail |
---|
public void setOleLicenseRequestType(OleLicenseRequestType oleLicenseRequestType)
public OleLicenseRequestType getOleLicenseRequestType()
public Timestamp getLastModifiedDate()
public void setLastModifiedDate(Timestamp lastModifiedDate)
public OleLicenseRequestStatus getOleLicenseRequestStatus()
public void setOleLicenseRequestStatus(OleLicenseRequestStatus oleLicenseRequestStatus)
oleLicenseRequestStatus
- The oleLicenseRequestStatus to set.public String getOleLicenseRequestId()
public void setOleLicenseRequestId(String oleLicenseRequestId)
oleLicenseRequestId
- The oleLicenseRequestId to set.public String getLicenseRequestStatusCode()
public void setLicenseRequestStatusCode(String licenseRequestStatusCode)
licenseRequestStatusCode
- The licenseRequestStatusCode to set.public String getAssignee()
public void setAssignee(String assignee)
assignee
- The assignee to set.public String getLocationId()
public void setLocationId(String locationId)
locationId
- The locationId to set.public String getLicenseRequestTypeId()
public void setLicenseRequestTypeId(String licenseRequestTypeId)
licenseRequestTypeId
- The licenseRequestTypeId to set.public List<OleEventLogBo> getEventLogs()
public void setEventLogs(List<OleEventLogBo> eventLogs)
eventLogs
- The eventLogs to set.public String getRequisitionDocNumber()
public void setRequisitionDocNumber(String requisitionDocNumber)
requisitionDocNumber
- The requisitionDocNumber to set.public String getAgreementId()
public void setAgreementId(String agreementId)
agreementId
- The agreementId to set.public String getLicenseRequestWorkflowTypeCode()
public void setLicenseRequestWorkflowTypeCode(String licenseRequestWorkflowTypeCode)
licenseRequestWorkflowTypeCode
- The licenseRequestWorkflowTypeCode to set.public String getAgreementMethod()
public void setAgreementMethod(String agreementMethod)
agreementMethod
- The agreementMethod to set.public List<OleAgreementDocumentMetadata> getAgreementDocumentMetadataList()
public void setAgreementDocumentMetadataList(List<OleAgreementDocumentMetadata> agreementDocumentMetadataList)
agreementDocumentMetadataList
- The agreementDocumentMetadataList to set.public String getBibliographicTitle()
public void setBibliographicTitle(String bibliographicTitle)
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
public OleLicenseRequestLocation getOleLicenseRequestLocation()
public void setOleLicenseRequestLocation(OleLicenseRequestLocation oleLicenseRequestLocation)
public OleLicenseRequestWorkflowType getOleLicenseRequestWorkflowType()
public void setOleLicenseRequestWorkflowType(OleLicenseRequestWorkflowType oleLicenseRequestWorkflowType)
public String getLinkedAgreement()
public void setLinkedAgreement(String linkedAgreement)
public String getAgreementDate()
public void setAgreementDate(String agreementDate)
public String getAgreementUser()
public void setAgreementUser(String agreementUser)
public String getAgreementStatus()
public void setAgreementStatus(String agreementStatus)
public String getAgreementType()
public void setAgreementType(String agreementType)
public String getAgreementMd()
public void setAgreementMd(String agreementMd)
public boolean isPresent()
public List<OleLicenseRequestItemTitle> getOleLicenseRequestItemTitles()
public void setOleLicenseRequestItemTitles(List<OleLicenseRequestItemTitle> oleLicenseRequestItemTitles)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |