public class OLEEResourceLicense extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEEResourceLicense() |
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
public OLEEResourceLicense()
public String getLicensor()
public void setLicensor(String licensor)
public String getDocumentDescription()
public void setDocumentDescription(String documentDescription)
public String getAttachmentString()
public void setAttachmentString(String attachmentString)
public String getOleEResourceLicenseId()
public void setOleEResourceLicenseId(String oleEResourceLicenseId)
public String getOleERSIdentifier()
public void setOleERSIdentifier(String oleERSIdentifier)
public String getOleLicenseRequestId()
public void setOleLicenseRequestId(String oleLicenseRequestId)
public String getLicenseDocumentNumber()
public void setLicenseDocumentNumber(String licenseDocumentNumber)
public String getAttachments()
public void setAttachments(String attachments)
public String getLicenseStartDate()
public void setLicenseStartDate(String licenseStartDate)
public String getLicenseEndDate()
public void setLicenseEndDate(String licenseEndDate)
public org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue getDocumentRouteHeaderValue()
public void setDocumentRouteHeaderValue(org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue documentRouteHeaderValue)
public OleLicenseRequestBo getOleLicenseRequestBo()
public void setOleLicenseRequestBo(OleLicenseRequestBo oleLicenseRequestBo)
public OleLicenseRequestService getOleLicenseRequestService()
public OLEEResourceRecordDocument getOleERSDocument()
public void setOleERSDocument(OLEEResourceRecordDocument oleERSDocument)
public String getAttachmentDisplay()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.