Package com.ibm.commerce.order.utils

Interface Summary
OrderConstants Constants used by the Order subsystem.
ResolveOrderItemsCmd This task command is called by other Order commands to resolve order and orderItem abbreviations (e.g.
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 (e.g.
 
Class Summary
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 default implementation of the ResolveOrdersCmd task command.