Package | Description |
---|---|
com.neurosys.ecom.orders.service |
Modifier and Type | Class and Description |
---|---|
class |
SpringTemplateInvoiceService<O extends Order<I>,I extends OrderItem,INVOICE>
A
TemplateInvoiceService for Spring Beans
The stateful Publisher is derived from the Spring Context. |
class |
TemplateInvoiceService<O extends Order<I>,I extends OrderItem,INVOICE>
Using a
Publisher publish an Invoice Format (Default @ HTML); where the Order is provided to the context with order + TemplateInvoiceService.processContext(Order, Map) :
The order passed is expected to contain all the necessary details ready for Publishing/Printing to the invoice. |
Copyright © 2018. All rights reserved.