Uses of Class
org.salespointframework.order.OrderEvents.OrderPaid
| Package | Description |
|---|---|
| org.salespointframework.accountancy |
Accountancy subsystem.
|
| org.salespointframework.order |
The order subsystem.
|
-
Uses of OrderEvents.OrderPaid in org.salespointframework.accountancy
Methods in org.salespointframework.accountancy with parameters of type OrderEvents.OrderPaid Modifier and Type Method Description voidAccountancyOrderEventListener. on(OrderEvents.OrderPaid event)Creates a new revenueProductPaymentEntryfor the order that has been paid. -
Uses of OrderEvents.OrderPaid in org.salespointframework.order
Methods in org.salespointframework.order that return OrderEvents.OrderPaid Modifier and Type Method Description static OrderEvents.OrderPaidOrderEvents.OrderPaid. of(Order order)