See: Description
Interface | Description |
---|---|
OrderCalculateServiceConstants |
Constants used by the order calculation service.
|
OrderConstants |
Constants used by the Order subsystem.
|
ParseDynamicKitConfigurationCmd |
This task command parses configuration XML for dynamic kit.
|
ResolveOrderItemsCmd |
This task command is called by other Order commands to resolve order and orderItem abbreviations (for example '*').
|
ResolveOrderQuotationRelsCmd |
This task command is responsible for resolving OrderQuotationRel abbreviations into
OrderQuotationRelAccessBeans.
|
ResolveOrdersCmd |
This task command is called by other Order commands to resolve order abbreviations (for example, '*').
|
ServiceProviderOrderConstants |
Constants used by the Order subsystem.
|
Class | Description |
---|---|
DOMInStorePickupConstants | Deprecated |
DOMInStorePickupTraceHelper | Deprecated |
OrderLockingHelper |
A helper class which implements a few methods to do the order resource locking and unlocking.
|
ParseSterlingConfigurationBOMCmdImpl |
This command implements
ParseDynamicKitConfigurationCmd to parses Sterling Configuration XML. |
ResolveOrderItemsCmdImpl |
This is the default implementation of the ResolveOrderItemsCmd task command.
|
ResolveOrderQuotationRelsCmdImpl |
This is the default implementation of the ResolveOrderQuotationRels command.
|
ResolveOrdersCmdImpl |
This is the base implementation of the ResolveOrdersCmd task command.
|
ShipChargesByShipMode |
The object stores shipping charges for each ship mode in an order.
|
ShipChargeTCPolicyData |
Is used by a data bean to store data related to charge type information
in the SHIPINFO table for a particular order item.
|