org.kuali.kfs.module.purap.service
Interface ElectronicInvoiceHelperService

All Known Implementing Classes:
ElectronicInvoiceHelperServiceImpl

public interface ElectronicInvoiceHelperService


Method Summary
 boolean createPaymentRequest(ElectronicInvoiceRejectDocument rejectDocument)
           
 boolean doMatchingProcess(ElectronicInvoiceRejectDocument rejectDocument)
           
 ElectronicInvoiceLoad loadElectronicInvoices()
           
 

Method Detail

loadElectronicInvoices

ElectronicInvoiceLoad loadElectronicInvoices()

doMatchingProcess

boolean doMatchingProcess(ElectronicInvoiceRejectDocument rejectDocument)

createPaymentRequest

boolean createPaymentRequest(ElectronicInvoiceRejectDocument rejectDocument)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.