See: Description
Interface | Description |
---|---|
AuthenticationHelperCmd |
Invoked by the Business Direct command to authenticate a Business Direct buyer.
|
BatchOrderRequestCmd |
This controller command will receive a
PurchaseOrderRequest message from a
buyer organization using procurement system and creates an order. |
CheckBatchOrderRequestCmd |
This is a task command that checks whether the OrderRequest message from the Procurement system is
a duplicate of a previous request.
|
CreateShippingBillingAddressCmd |
This command creates a shipping or billing address based on the memberId provided.
|
DBProcurementAuthenticationCmd |
A requisitioner is a user of the Business Direct buyer organization.
|
LdapAuthenticationCmd |
This task command will authenticate requisitioners (users of a B2B buyer
organization) against LDAP.
|
PunchOutCatalogDisplayCmd |
The PunchOutCatalogDisplayCmd interface is defined in this file.
|
PunchOutSetupCmd |
This is the PunchOutSetup command interface.
|
RegisterRequisitionerCmd |
This is the interface of RegisterRequisitionerCmd.
|
SendShoppingCartCmd |
The interface of SendShoppingCart command.
|
SubmitShoppingCartCmd |
This is the interface of the
SubmitShoppingCart command. |
ThirdPartyB2BAuthCmd |
A requisitioner is a user of a B2B buyer organization.
|
Class | Description |
---|---|
AuthenticationHelperCmdImpl |
This command is invoked by the Business Direct commands to authenticate
a Business Direct buyer.
|
BatchOrderRequestCmdImpl |
This controller command will receive a PurchaseOrderRequest message from a
buyer organization using procurement system and creates an order.
|
CheckBatchOrderRequestCmdImpl |
This is a task command that checks whether the OrderRequest message from the Procurement system is
a duplicate of a previous request.
|
CreateShippingBillingAddressCmdImpl |
This command creates a shipping or billing address based on the member ID provided.
|
DBProcurementAuthenticationCmdImpl |
A requisitioner is a user of a Business-to-Business buyer organization.
|
PunchOutCatalogDisplayCmdImpl |
The PunchOutCatalogDisplayCmdImpl class is defined in this file.
|
PunchOutSetupCmdImpl |
This is the implementation of PunchOutSetupCmd.
|
RegisterRequisitionerCmdImpl |
This is the implementation of RegisterRequisitionerCmd.
|
SendShoppingCartCmdImpl |
The SendShoppingCartCmdImpl class is defined in this file.
|
SubmitShoppingCartCmdImpl |
This is the implementation of the
SubmitShoppingCart command. |