@author Generated from Forte @since 24-Aug-2010
An {@link Order} can be used to track ecommerce events. An order contains the total amount of the order, theshipping costs, the tax and the single order items. An {@link Order} will be usually passed to{@link Tracking#submitOrder(org.eclipse.swt.widgets.Display,Order)}.
@since 1.4
@author Generated from Forte @since 24-Aug-2010
Fields map to definition in TPC-C for the ORDER table. The Java names of fields do not include the O_ prefix and are in lower case. For clarity these fields are renamed in Java
Primary key maps to {warehouse,district,id}.
An Order object may sparsely populated, when returned from a business transaction it is only guaranteed to contain the information required to display the result of that transaction.
String[] onProvideCompletionsFromMyField(String input) { return . . .; }
Order
is a bean that gets sent back and forth between Mule and Spring.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|