See:
Description
Interface Summary | |
---|---|
ECLivehelpConstants | Constants used for Customer Care commands. |
RetrieveShopperProfileCmd | Retrieves a shoppers profile for the Customer Care (sametime) tooling in Commerce Accelerator Behaviour Calls, by default, RetrieveShopperProfileCmdImpl which: If the user is NOT registered, puts the userId in the responseProperties as "Title" If the user is registered, puts the logonName in the responseProperties as "Title" puts the profile Hashtable in the responseProperties as "ShopperProfile" Sets the viewtask to LiveHelpUserProfileView in responseProperties |
RetrieveShoppingCartCmd | Retrieves a shoppers profile for the Customer Care (sametime) tooling in Commerce Accelerator Behaviour Calls, by default, RetrieveShoppingCartCmdImpl which: If the user is NOT registered, puts the userId in the responseProperties as "Title". |
Class Summary | |
---|---|
RetrieveShopperProfileCmdImpl | Retrieves a shoppers profile for the Customer Care (sametime) tooling in Commerce Accelerator The command does the following: 1. |
RetrieveShoppingCartCmdImpl | Retrieves a shoppers profile for the Customer Care (sametime) tooling in Commerce Accelerator Behaviour The command does the following: 1. |
Provides the classes required for customer care commands.