| Interface | Description |
|---|---|
| MarketingServicesFEPTaskCmd |
The class is used to customize the behavior of the marketing services
storefront functionality.
|
| MarketingServicesTaskCmd |
The class is used to customize the behavior of the marketing services
storefront functionality.
|
| URLCommandTaskCmd |
This class handles the parsing of the click URL link from marketing content.
|
| UserBehaviorRuleTaskCmd |
This interface should be implemented by a customization that wants to have specific
checking of a Behavior Rule to see if the current request matches the definition
of the rule.
|
| Class | Description |
|---|---|
| MarketingServicesFEPTaskCmdImpl |
The class is used to customize the behavior of the marketing services
storefront functionality.
|
| MarketingServicesTaskCmdImpl |
The class is used to customize the behavior of the marketing services
storefront functionality.
|
| MarketingUtil |
This class provides utility methods to manage the trigger parameters string,
and other common shared functions.
|
| MarketingUtilCatalog |
This class provides utility methods to get catalog data.
|
| MarketingUtilClient |
This class provides utility methods to manage the trigger parameters string,
and other common shared functions.
|
| URLCommandTaskCmdImpl |
This class handles the parsing of the click URL link from marketing content.
|
| UserBehaviorRule |
This class represents a rule to detect a customer's behavior such as
browsing a category or adding an item to their cart.
|
| UserBehaviorRuleTaskCmdImpl |
This interface should be implemented by a customization that wants to have specific
checking of a Behavior Rule to see if the current request matches the definition
of the rule.
|