public class ElectronicInvoiceLoadSummary extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
ElectronicInvoiceLoadSummary() |
ElectronicInvoiceLoadSummary(String vendorDunsNumber) |
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 ElectronicInvoiceLoadSummary()
public ElectronicInvoiceLoadSummary(String vendorDunsNumber)
public void addSuccessfulInvoiceOrder(org.kuali.rice.core.api.util.type.KualiDecimal amount, ElectronicInvoice eInvoice)
public void addFailedInvoiceOrder(org.kuali.rice.core.api.util.type.KualiDecimal amount, ElectronicInvoice eInvoice)
public void addFailedInvoiceOrder(ElectronicInvoice ei)
public void addFailedInvoiceOrder()
public String getVendorDescriptor()
public Integer getVendorDetailAssignedIdentifier()
public void setVendorDetailAssignedIdentifier(Integer kualiVendorDetailId)
vendorDetailAssignedIdentifier
- the vendorDetailAssignedIdentifier to setpublic Integer getVendorHeaderGeneratedIdentifier()
public void setVendorHeaderGeneratedIdentifier(Integer kualiVendorHeaderId)
vendorHeaderGeneratedIdentifier
- the vendorHeaderGeneratedIdentifier to setpublic String getVendorName()
public void setVendorName(String kualiVendorName)
vendorName
- the vendorName to setpublic org.kuali.rice.core.api.util.type.KualiDecimal getInvoiceLoadFailAmount()
public void setInvoiceLoadFailAmount(org.kuali.rice.core.api.util.type.KualiDecimal failAmount)
invoiceLoadFailAmount
- the invoiceLoadFailAmount to setpublic Integer getInvoiceLoadFailCount()
public void setInvoiceLoadFailCount(Integer failCount)
invoiceLoadFailCount
- the invoiceLoadFailCount to setpublic Integer getInvoiceLoadSummaryIdentifier()
public void setInvoiceLoadSummaryIdentifier(Integer id)
invoiceLoadSummaryIdentifier
- the invoiceLoadSummaryIdentifier to setpublic void setIsEmpty(Boolean isEmpty)
isEmpty
- the isEmpty to setpublic org.kuali.rice.core.api.util.type.KualiDecimal getInvoiceLoadSuccessAmount()
public void setInvoiceLoadSuccessAmount(org.kuali.rice.core.api.util.type.KualiDecimal successAmount)
invoiceLoadSuccessAmount
- the invoiceLoadSuccessAmount to setpublic Integer getInvoiceLoadSuccessCount()
public void setInvoiceLoadSuccessCount(Integer successCount)
invoiceLoadSuccessCount
- the invoiceLoadSuccessCount to setpublic String getVendorDunsNumber()
public void setVendorDunsNumber(String vendorDunsNumber)
vendorDunsNumber
- the vendorDunsNumber to setpublic Timestamp getFileProcessTimestamp()
public void setFileProcessTimestamp(Timestamp fileProcessTimestamp)
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.