Package atg.commerce.invoice.pipeline

Interface Summary
InvoicePipelineConstants Specifies well-known names for storing and retrieving objects in the invoice pipeline argument dictionary.
 

Class Summary
CopyInvoiceRequestProperties Pipeline processor that copies invoice properties from an InvoiceRequestInfo object into an invoice repository item.
GenerateInvoiceMessage Pipeline processor that can generate an InvoiceMessage using virtually any class as the underlying dynamo message bean.
InvoicePipelineArgs InvoicePipelineArgs provides a dictionary for storing arguments to the invoice pipeline and includes convenience methods for looking up well-known names within that dictionary.
SetPaymentDueDate Pipeline processor that computes the due date for an invoice from the payment terms in an InvoiceRequestInfo object.