Interface | Description |
---|---|
AddToRemoveFromSegmentActionTaskCmd |
This command adds a user to or removes them from a Customer Segment.
|
BehaviorRuleTaskCmd |
This command should be implemented by customizations that want to do
custom processing when a behavior rule is matched.
|
BirthdayTriggerTaskCmd |
This command validates the Customer Celebrates Birthday Trigger at activity activation, and
raises triggers for customers whose birthday is at the specific month and day.
|
BranchTaskCmd |
This class validates if all the required name value pairs have been set
on a Branch campaign element.
|
CustomerAbandonsShoppingCartTriggerTaskCmd |
This command validates the Customer Abandons Shopping Cart trigger at activity activation, and
raises triggers for customers who have abandoned their shopping cart.
|
CustomerFilterOrderCategoryTargetTaskCmd |
This command evaluates if the products contained within a shopping cart that were added to the cart within
the specified dates are in the specified categories, and are within the specified dollar amount and
product quantity.
|
CustomerFilterOrderProductTargetTaskCmd |
This command evaluates the products contained within a shopping cart that were added to the cart within
the specified dates match the specified products, and are within the specified dollar amount and
product quantity.
|
CustomerFilterOrderTargetTaskCmd |
This class evaluates if the products contained within a shopping cart were added to the cart within
the specified dates, and are within the specified dollar amount and
product quantity.
|
CustomerFilterUserBehaviorCurrentCategoryBrowsingTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentCookieContentsTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentProductBrowsingTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentProductInCategoryBrowsingTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentSearchingTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentURLContentsFromDomainTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentURLContentsTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineCategoryBrowsedTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineProductBrowsedTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineProductInCategoryBrowsedTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineSearchedTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineURLContentsTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorTargetTaskCmd |
This command checks if a customer's user behavior matches the specified criteria.
|
CustomerIsInSegmentTriggerTaskCmd |
This command validates the Customer is in Segment Trigger at activity activation and
raises triggers for customers who are in the specified segment.
|
CustomerLocationEventTriggerTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer has a location-based-event. |
CustomerParticipatesInSocialCommerceTriggerTaskCmd |
This command validates the Customer Participates in Social Commerce Trigger at activity activation.
|
CustomerSearchesTriggerTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer has performed an search event, with the appropriate search terms, a specific
number of times within the given time frame. |
CustomerSegmentTargetTaskCmd |
This command checks if a customer belongs to a specific segment, or combination of segments.
|
DisplayBrowsedCategoriesActionTaskCmd |
This command sets which recently viewed categories should be displayed in an e-Marketing Spot.
|
DisplayBrowsedProductsActionTaskCmd |
This command sets which recently viewed catalog entries should be displayed in an e-Marketing Spot.
|
DisplayCategoryActionTaskCmd |
This command sets which categories should be displayed in an e-Marketing Spot.
|
DisplayDataActionTaskCmd |
This command sets which data should be returned to an e-Marketing Spot.
|
DisplayExternalRecommendationActionTaskCmd |
This command returns the recommendations from an external system that should be displayed in an e-Marketing Spot.
|
DisplayLocationBasedContentActionTaskCmd |
This command returns location based content to display in an e-Marketing Spot.
|
DisplayMarketingContentActionTaskCmd |
This command sets which marketing content should be displayed in an e-Marketing Spot.
|
DisplayMarketingSpotTitleActionTaskCmd |
This command sets which marketing spot title should be displayed in an e-Marketing Spot.
|
DisplayMerchandisingAssociationActionTaskCmd |
This command sets which content from merchandising associations should be displayed in an e-Marketing Spot.
|
DisplayProductActionTaskCmd |
This command sets which products should be displayed in an e-Marketing Spot.
|
DisplayProductBySearchActionAdvancedTaskCmd |
This command sets which products should be displayed in an e-Marketing Spot
by search upon specific search terms.
|
DisplayProductBySearchActionTaskCmd |
This command sets which products should be displayed in an e-Marketing Spot
by search upon specific search terms.
|
DisplayProductPromotionalPriceActionTaskCmd |
The command interface that performs the PromotionalPrice Action of a
marketing activity.
|
DisplayProductRankingActionTaskCmd |
The
DisplayProductRankingActionTaskCmd is the interface for all task commands which
are used to populate a product ranking list into an e-Marketing Spot. |
DisplayPromotionActionTaskCmd |
This command sets which promotion should be displayed in an e-Marketing Spot.
|
EmailBulkActionTaskCmd |
This command sends an email based on the specified email template to the specified customer segments.
|
EmailIndividualActionTaskCmd |
This command sends an email based on the specified email template to the specified user.
|
EventAndParametersTriggerTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
IssueCouponActionTaskCmd |
This command issue a coupon to the shopper.
|
MarketingCampaignElementTaskCmd |
This command should be implemented by all marketing campaign elements.
|
OrderSearchResultActionTaskCmd |
This command sets the search result order for the pre-set Solr query.
|
PathTaskCmd |
This class validates if all the required name value pairs have been set
on the Path campaign element.
|
PromotionCheckerTargetTaskCmd |
The command interface that checks the PromotionChecker Target of a
marketing activity.
|
RecurringOrderTriggerTaskCmd |
This command validates the Recurring Order Trigger at activity activation, and
raises triggers for customers whose recurring order satisfies the specific properties
such as start date, end date, cancel date etc.
|
ReplaceOrAddSearchCriteriaActionTaskCmd |
This command sets the search result order for the pre-set Solr query.
|
ReturnFalseTaskCmd |
This command sets the task command return value to false.
|
ReturnNvpActionTaskCmd |
This command sets which data should be returned to an e-Marketing Spot.
|
ReturnTrueTaskCmd |
This command sets the task command return value to true.
|
SearchCriteriaTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
SearchResultTargetTaskCmd |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
SendSMSActionTaskCmd |
This command sends a SMS message to a customer who has a mobile number registered and
has opted in for receiving SMS marketing messages.
|
SocialCommerceParticipationTargetTaskCmd |
This command validates the Social Commerce Participation Target at activity activation.
|
SpecifyTopSearchResultActionTaskCmd |
This command sets the search result order for the pre-set Solr query.
|
SubscriptionTriggerTaskCmd |
This command validates the Subscription Trigger at activity activation, and
raises triggers for customers whose subscription satisfies the specific properties
such as start date, end date, cancel date etc.
|
TimeTargetTaskCmd |
This class evaluates if the current time falls within one of the time periods specified as
valid by the target.
|
UserDataTargetTaskCmd |
This class evaluates if the data in the customer's user data
for a specific campaign element matches the criteria specified by the input to the target.
|
ViewEMarketingSpotTriggerTaskCmd |
This class validates if all the required name value pairs have been set
in the View E-Marketing Spot trigger campaign element.
|
ViewSearchEMarketingSpotTriggerTaskCmd |
This class validates if all the required name value pairs have been set
in the View Search E-Marketing Spot trigger campaign element when an
activity is activated.
|
WaitTriggerTaskCmd |
This class validates if all the required name value pairs have been set
on the Wait trigger campaign element.
|
Class | Description |
---|---|
AbstractPromotionEvaluationMarketingActivityTaskCmdImpl |
This abstract command is used by a marketing Target or Action to evaluate the
specified promotion or promotions for a catalog entry in a simulated mode, as
if it is purchased by its own.
|
AddToRemoveFromSegmentActionTaskCmdImpl |
This command adds a user to or removes them from a Customer Segment.
|
BehaviorRuleTaskCmdImpl |
This command should be implemented by customizations that want to do
custom processing when a behavior rule is matched.
|
BirthdayTriggerTaskCmdImpl |
This command validates the Customer Celebrates Birthday Trigger at activity activation, and
raises triggers for customers whose birthday is at the specific month and day.
|
BranchTaskCmdImpl |
This class validates if all the required name value pairs have been set
on a Branch campaign element.
|
ConditionUtil |
This class provides utility methods that are used to do Java native type comparisons.
|
CustomerAbandonsShoppingCartTriggerTaskCmdImpl |
This command validates the Customer Abandons Shopping Cart Trigger at activity activation, and
raises triggers for customers who have abandoned their shopping cart.
|
CustomerFilterOrderCategoryTargetTaskCmdImpl |
This command evaluates if the products contained within a shopping cart that were added to the cart within
the specified dates are in the specified categories, and are within the specified dollar amount and
product quantity.
|
CustomerFilterOrderProductTargetTaskCmdImpl |
This command evaluates the products contained within a shopping cart that were added to the cart within
the specified dates match the specified products, and are within the specified dollar amount and
product quantity.
|
CustomerFilterOrderTargetBase |
This class has utility methods that help evaluate a customer's shopping cart and purchase history
by checking if it matches the specified criteria.
|
CustomerFilterOrderTargetTaskCmdImpl |
This command evaluates if the products contained within a shopping cart were added to the cart within
the specified dates, and are within the specified dollar amount and
product quantity.
|
CustomerFilterUserBehaviorCurrentCategoryBrowsingTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentCookieContentsTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentProductBrowsingTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentProductInCategoryBrowsingTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentSearchingTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentURLContentsFromDomainTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorCurrentURLContentsTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineCategoryBrowsedTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineProductBrowsedTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineProductInCategoryBrowsedTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineSearchedTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorOnlineURLContentsTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
CustomerFilterUserBehaviorTargetTaskCmdImpl |
This command checks if a customer's user behavior matches the specified criteria.
|
CustomerIsInSegmentTriggerTaskCmdImpl |
This command validates the Customer is in Segment Trigger at activity activation, and
raises triggers for customers who are in the specified segment.
|
CustomerLocationEventTriggerTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer has a location-based-event. |
CustomerParticipatesInSocialCommerceTriggerTaskCmdImpl |
This command validates the Customer Participates in Social Commerce Trigger at activity activation.
|
CustomerSearchesTriggerTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer has performed an search event, with the appropriate search terms, a specific
number of times within the given time frame. |
CustomerSegmentTargetTaskCmdImpl |
This command checks if a customer belongs to a specific segment, or combination of segments.
|
DisplayBrowsedCategoriesActionTaskCmdImpl |
This command sets which recently viewed categories should be displayed in an e-Marketing Spot.
|
DisplayBrowsedProductsActionTaskCmdImpl |
This command sets which recently viewed catalog entries should be displayed in an e-Marketing Spot.
|
DisplayCategoryActionTaskCmdImpl |
This command sets which categories should be displayed in an e-Marketing Spot.
|
DisplayDataActionTaskCmdImpl |
This command sets which data should be returned to an eMarketing Spot.
|
DisplayExternalRecommendationActionTaskCmdImpl |
This command sets which content from recommendations from an external system should be displayed in an e-Marketing Spot.
|
DisplayLocationBasedContentActionTaskCmdImpl |
This command returns location based content to display in an e-Marketing Spot.
|
DisplayMarketingContentActionTaskCmdImpl |
This command sets which marketing content should be displayed in an e-Marketing Spot.
|
DisplayMarketingSpotTitleActionTaskCmdImpl |
This command sets which marketing spot title should be displayed in an e-Marketing Spot.
|
DisplayMerchandisingAssociationActionTaskCmdImpl |
This command sets which content from merchandising associations should be displayed in an e-Marketing Spot.
|
DisplayProductActionTaskCmdImpl |
This command sets which products should be displayed in an e-Marketing Spot.
|
DisplayProductBySearchActionAdvancedTaskCmdImpl |
This command sets which products should be displayed in an e-Marketing Spot
by search upon specific search terms.
|
DisplayProductBySearchActionTaskCmdImpl |
This command sets which products should be displayed in an e-Marketing Spot
by search upon specific search terms.
|
DisplayProductPromotionalPriceActionTaskCmdImpl |
This command implements the DisplayProductPromotionalPriceActionTaskCmd
interface to perform the PromotionalPrice Action of a marketing activity.
|
DisplayProductRankingActionTaskCmdImpl |
The
DisplayProductRankingActionTaskCmdImpl is the implementation of the
DisplayProductRankingActionTaskCmd interface. |
DisplayPromotionActionTaskCmdImpl |
This command sets which promotion should be displayed in an e-Marketing Spot.
|
EmailBulkActionTaskCmdImpl |
This command sends an email based on the specified email template to the specified customer segments.
|
EmailIndividualActionTaskCmdImpl |
This command sends an email based on the specified email template to the specified user.
|
EventAndParametersTriggerTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
IssueCouponActionTaskCmdImpl |
This command issue a coupon to the shopper.
|
MarketingCampaignElementTaskCmdImpl |
This command should be implemented by all marketing campaign elements.
|
OrderInfo |
This class encapsulates the data required when evaluating a user's orders.
|
OrderSearchResultActionTaskCmdImpl |
This command sets the search result order for the pre-set Solr query.
|
PathTaskCmdImpl |
This class validates if all the required name value pairs have been set
on the Path campaign element.
|
PromotionCheckerTargetTaskCmdImpl |
This command implements the PromotionCheckerTargetTaskCmd interface to check
the PromotionChecker Target of a marketing activity.
|
RecurringOrderTriggerTaskCmdImpl |
This command validates the Recurring Order Trigger at activity activation, and
forwards the list of customers whose recurring order property (ex: starting date,
ending date, canceled date etc) is at the specific month and day or recurring order
start/end dates fall a certain time period or order total is of a certain value.
|
ReplaceOrAddSearchCriteriaActionTaskCmdImpl |
This command sets the search result order for the pre-set Solr query.
|
ReturnFalseTaskCmdImpl |
This class sets the task command return value to false.
|
ReturnNvpActionTaskCmdImpl |
This command sets which data should be returned to an e-Marketing Spot.
|
ReturnTrueTaskCmdImpl |
This command sets the task command return value to true.
|
SearchCriteriaTargetTaskCmdImpl |
This command extends the
CustomerFilterUserBehaviorTargetTaskCmd command to check
if a customer's user behavior matches the specified criteria. |
SearchOperationConstants |
This class defines constants used throughout the marketing integration with search.
|
SearchResultTargetTaskCmdImpl |
This command extends the
SearchResultTargetTaskCmd command to check
if a customer's search will result products that include the specific products. |
SendSMSActionTaskCmdImpl |
This command sends a SMS message to a customer who has a mobile number registered and
has opted in for receiving SMS marketing messages.
|
SocialCommerceParticipationTargetTaskCmdImpl |
This command validates the Social Commerce Participation Target at activity activation.
|
SpecifyTopSearchResultActionTaskCmdImpl |
This command sets the search result order for the pre-set Solr query.
|
SubscriptionTriggerTaskCmdImpl |
This command validates the Subscription Trigger at activity activation, and
forwards the list of customers whose subscription property (ex: starting date,
ending date, canceled date etc) is at the specific month and day or subscription
start/end dates fall a certain time period or it is of a particular subscription
catalog entry.
|
TimeTargetTaskCmdImpl |
This class evaluates if the current time falls within one of the time periods specified as
valid by the target.
|
UserDataTargetTaskCmdImpl |
This class evaluates if the data in the customer's user data
for a specific campaign element matches the criteria specified by the input to the target.
|
ViewEMarketingSpotTriggerTaskCmdImpl |
This class validates if all the required name value pairs have been set
in the View E-Marketing Spot trigger campaign element.
|
ViewSearchEMarketingSpotTriggerTaskCmdImpl |
This class validates if all the required name value pairs have been set
in the View Search E-Marketing Spot trigger campaign element when an
activity is activated.
|
WaitTriggerTaskCmdImpl |
This class validates if all the required name value pairs have been set
on the Wait trigger campaign element.
|