Package com.ibm.commerce.orderquotation.commands

Interface Summary
GetCredentialsCmd Interface for the command used to get the credentials for a shopper.
GetOrgDistributorPartnerInfoCmd Interface for the command used to get the credentials for a shopper.
GetUOMCodePolicyCmd Interface for the business policy command used for mapping UOM from/to the WC system to/from another system.
OrderItemSelectCmd Create or update OrderItems in a quotation selection Order according to specified quantities for specified parent or quotation OrderItems.
OrderQuotationCheckCmd Interface for the command that checks to see if child Orders exist for the specified OrderQuotationRel objects.
OrderQuotationConstants Order Quotation Constants.
OrderQuotationCreateCmd Interface for the command that creates quotations received from the referral store.
OrderQuotationDisplayCmd Display a shopcart and its associated quotation information.
OrderQuotationRelTypes Constants that represent the different order quotation rel types.
OrderQuotationRequestCmd Interface for the command used to request quotations, from referral stores, for a shopping cart.
PriceAndAvailabilityConstants Constants that represent the different quotation types.
QuotationResponse This object represents a quotation response.
QuotationResponseItem Interface for the quotation response item.
QuotationResponseItemBase Interface for the quotation response item base.
QuotationResponseSubstituteItem Interface for the quotation response substitute item.
RequestOrderQuotationCmd Interface for the command used to transmit requests for quotation Orders to one or more quote enabled referral stores.
StoreRequestOrderQuotationCmd Interface for the command used to transmit requests for quotation Orders to one or more quote enabled referral stores.
 
Class Summary
GetCredentialsCmdImpl Get the credentials (userId, password) for the calling user.
GetOrgDistributorPartnerInfoCmdImpl Get the organization distributor partner information from the user attribute OrgDistributorPartnerId and from the appropriate member group, owned by the referral store, of type = Partner Group Type.
GetUOMCodePolicyCmdImpl Maps the unit of measure code under the UN/CEFACT (United Nations Centre for Trade Facilitation and Electronic Business) standard, used by Websphere Commerce, from/to the unit of measurement code under specified external standard.
OrderItemSelectCmd.EnumerationGroup The OrderItemSelect enumeration group.
OrderItemSelectCmdImpl This is the default implementation of the OrderItemSelect command.
OrderQuotationCheckCmdImpl Checks to see if child Orders exist for the specified OrderQuotationRel objects.
OrderQuotationCreateCmdImpl Creates a quotation Order, if the specified OrderQuotationRel object still exists.
OrderQuotationDisplayCmdImpl This is the default implementation of the OrderQuotationDisplay command.
OrderQuotationRequestCmdImpl Requests order quotations for shopping carts.
QuotationRequest This class represents a quotation request.
QuotationResponseImpl Quotation response value object.
QuotationResponseItemBaseImpl Quotation response item base object.
QuotationResponseItemImpl Quotation response item object.
QuotationResponseSubstituteItemImpl Quotation response item substitute object.
QuotationUtility Miscellaneous methods.
RequestOrderQuotationCmdImpl Transmit requests for quotation Orders to one or more quote enabled referral stores.
StoreRequestOrderQuotationCmdImpl Transmit requests for quotation Orders to one or more quote enabled referral stores according to specified contracts.