org.kuali.ole.license.bo
Class OleLicenseRequestBo

java.lang.Object
  extended by org.kuali.rice.krad.bo.BusinessObjectBase
      extended by org.kuali.rice.krad.bo.PersistableBusinessObjectBase
          extended by org.kuali.ole.license.bo.OleLicenseRequestBo
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.core.api.mo.common.GloballyUnique, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelObjectBasic, org.kuali.rice.krad.bo.BusinessObject, org.kuali.rice.krad.bo.PersistableBusinessObject

public class OleLicenseRequestBo
extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase

OleLicenseRequestBo is the business object class for License Request Maintenance Document.

See Also:
Serialized Form

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

OleLicenseRequestBo

public OleLicenseRequestBo()
Initiate oleLicenseRequestStatus.

Method Detail

setOleLicenseRequestType

public void setOleLicenseRequestType(OleLicenseRequestType oleLicenseRequestType)

getOleLicenseRequestType

public OleLicenseRequestType getOleLicenseRequestType()

getLastModifiedDate

public Timestamp getLastModifiedDate()

setLastModifiedDate

public void setLastModifiedDate(Timestamp lastModifiedDate)

getOleLicenseRequestStatus

public OleLicenseRequestStatus getOleLicenseRequestStatus()
Gets the oleLicenseRequestStatus attribute.

Returns:
Returns the oleLicenseRequestStatus

setOleLicenseRequestStatus

public void setOleLicenseRequestStatus(OleLicenseRequestStatus oleLicenseRequestStatus)
Sets the oleLicenseRequestStatus attribute value.

Parameters:
oleLicenseRequestStatus - The oleLicenseRequestStatus to set.

getOleLicenseRequestId

public String getOleLicenseRequestId()
Gets the oleLicenseRequestId attribute.

Returns:
Returns the oleLicenseRequestId

setOleLicenseRequestId

public void setOleLicenseRequestId(String oleLicenseRequestId)
Sets the oleLicenseRequestId attribute value.

Parameters:
oleLicenseRequestId - The oleLicenseRequestId to set.

getLicenseRequestStatusCode

public String getLicenseRequestStatusCode()
Gets the licenseRequestStatusCode attribute.

Returns:
Returns the licenseRequestStatusCode

setLicenseRequestStatusCode

public void setLicenseRequestStatusCode(String licenseRequestStatusCode)
Sets the licenseRequestStatusCode attribute value.

Parameters:
licenseRequestStatusCode - The licenseRequestStatusCode to set.

getAssignee

public String getAssignee()
Gets the assignee attribute.

Returns:
Returns the assignee

setAssignee

public void setAssignee(String assignee)
Sets the assignee attribute value.

Parameters:
assignee - The assignee to set.

getLocationId

public String getLocationId()
Gets the locationId attribute.

Returns:
Returns the locationId

setLocationId

public void setLocationId(String locationId)
Sets the locationId attribute value.

Parameters:
locationId - The locationId to set.

getLicenseRequestTypeId

public String getLicenseRequestTypeId()
Gets the licenseRequestTypeId attribute.

Returns:
Returns the licenseRequestTypeId

setLicenseRequestTypeId

public void setLicenseRequestTypeId(String licenseRequestTypeId)
Sets the licenseRequestTypeId attribute value.

Parameters:
licenseRequestTypeId - The licenseRequestTypeId to set.

getEventLogs

public List<OleEventLogBo> getEventLogs()
Gets the eventLogs attribute.

Returns:
Returns the eventLogs

setEventLogs

public void setEventLogs(List<OleEventLogBo> eventLogs)
Sets the eventLogs attribute value.

Parameters:
eventLogs - The eventLogs to set.

getRequisitionDocNumber

public String getRequisitionDocNumber()
Gets the requisitionDocNumber attribute.

Returns:
Returns the requisitionDocNumber

setRequisitionDocNumber

public void setRequisitionDocNumber(String requisitionDocNumber)
Sets the requisitionDocNumber attribute value.

Parameters:
requisitionDocNumber - The requisitionDocNumber to set.

getAgreementId

public String getAgreementId()
Gets the agreementId attribute.

Returns:
Returns the agreementId

setAgreementId

public void setAgreementId(String agreementId)
Sets the agreementId attribute value.

Parameters:
agreementId - The agreementId to set.

getLicenseRequestWorkflowTypeCode

public String getLicenseRequestWorkflowTypeCode()
Gets the licenseRequestWorkflowTypeCode attribute.

Returns:
Returns the licenseRequestWorkflowTypeCode

setLicenseRequestWorkflowTypeCode

public void setLicenseRequestWorkflowTypeCode(String licenseRequestWorkflowTypeCode)
Sets the licenseRequestWorkflowTypeCode attribute value.

Parameters:
licenseRequestWorkflowTypeCode - The licenseRequestWorkflowTypeCode to set.

getAgreementMethod

public String getAgreementMethod()
Gets the agreementMethod attribute.

Returns:
Returns the agreementMethod

setAgreementMethod

public void setAgreementMethod(String agreementMethod)
Sets the agreementMethod attribute value.

Parameters:
agreementMethod - The agreementMethod to set.

getAgreementDocumentMetadataList

public List<OleAgreementDocumentMetadata> getAgreementDocumentMetadataList()
Gets the agreementDocumentMetadataList attribute.

Returns:
Returns the agreementDocumentMetadataList

setAgreementDocumentMetadataList

public void setAgreementDocumentMetadataList(List<OleAgreementDocumentMetadata> agreementDocumentMetadataList)
Sets the agreementDocumentMetadataList attribute value.

Parameters:
agreementDocumentMetadataList - The agreementDocumentMetadataList to set.

getBibliographicTitle

public String getBibliographicTitle()

setBibliographicTitle

public void setBibliographicTitle(String bibliographicTitle)

getDocumentNumber

public String getDocumentNumber()

setDocumentNumber

public void setDocumentNumber(String documentNumber)

getOleLicenseRequestLocation

public OleLicenseRequestLocation getOleLicenseRequestLocation()

setOleLicenseRequestLocation

public void setOleLicenseRequestLocation(OleLicenseRequestLocation oleLicenseRequestLocation)

getOleLicenseRequestWorkflowType

public OleLicenseRequestWorkflowType getOleLicenseRequestWorkflowType()

setOleLicenseRequestWorkflowType

public void setOleLicenseRequestWorkflowType(OleLicenseRequestWorkflowType oleLicenseRequestWorkflowType)

getLinkedAgreement

public String getLinkedAgreement()

setLinkedAgreement

public void setLinkedAgreement(String linkedAgreement)

getAgreementDate

public String getAgreementDate()

setAgreementDate

public void setAgreementDate(String agreementDate)

getAgreementUser

public String getAgreementUser()

setAgreementUser

public void setAgreementUser(String agreementUser)

getAgreementStatus

public String getAgreementStatus()

setAgreementStatus

public void setAgreementStatus(String agreementStatus)

getAgreementType

public String getAgreementType()

setAgreementType

public void setAgreementType(String agreementType)

getAgreementMd

public String getAgreementMd()

setAgreementMd

public void setAgreementMd(String agreementMd)

isPresent

public boolean isPresent()

getOleLicenseRequestItemTitles

public List<OleLicenseRequestItemTitle> getOleLicenseRequestItemTitles()

setOleLicenseRequestItemTitles

public void setOleLicenseRequestItemTitles(List<OleLicenseRequestItemTitle> oleLicenseRequestItemTitles)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.