Classes
| Class | Description | |
|---|---|---|
|
|
Campaign |
Represents the campaign.
|
|
|
CampaignArticle |
Campaign article entity.
|
|
|
CampaignArticleCollection |
Represents the campaign article collection class.
|
|
|
CampaignArticleDoesNotExistException |
Exception class for the campaign article.
Thrown when an operation attempts to execute using a non-existing campaign article.
|
|
|
CampaignArticleExistsException |
Exception class for the campaign article.
Thrown when an attempt is made to create a campaign article that already exists.
|
|
|
CampaignAssortment |
Campaign product catalog entity.
|
|
|
CampaignAssortmentCollection |
Represents the Campaign product catalog collection class.
|
|
|
CampaignCatalogDoesNotExistException |
Exception class for the campaign product catalog.
Thrown when an operation attempts to execute using a non-existing campaign product catalog.
|
|
|
CampaignCatalogExistsException |
Exception class for the campaign product catalog.
Thrown when an attempt is made to create a campaign product catalog that already exists.
|
|
|
CampaignCollection |
Represents the collection of campaign objects.
|
|
|
CampaignDeactivator |
Deactivates out of date campaigns.
|
|
|
CampaignDoesNotExistException |
Exception class for the campaign.
Thrown when an operation attempts to execute using a non-existing campaign.
|
|
|
CampaignExistsException |
Exception class for the campaign.
Thrown when an attempt is made to create a campaign that already exists.
|
|
|
CampaignGroup |
Campaign group entity.
|
|
|
CampaignGroupCollection |
Represents the campaign group collection class.
|
|
|
CampaignGroupDoesNotExistException |
Exception class for the campaign group.
Thrown when an operation attempts to execute using a non-existing campaign group.
|
|
|
CampaignGroupExistsException |
Exception class for the campaign group.
Thrown when an attempt is made to create a campaign group that already exists.
|
|
|
CampaignProductCatalog | Obsolete.
Campaign product catalog entity.
|
|
|
CampaignProductCatalogCollection | Obsolete.
Represents the Campaign product catalog collection class.
|
|
|
CampaignProductCatalogDoesNotExistException | Obsolete.
Exception class for the campaign product catalog.
Thrown when an operation attempts to execute using a non-existing campaign product catalog.
|
|
|
CampaignProductCatalogExistsException | Obsolete.
Exception class for the campaign product catalog.
Thrown when an attempt is made to create a campaign product catalog that already exists.
|
|
|
CampaignProductGroup |
Campaign product group entity.
|
|
|
CampaignProductGroupCollection |
Represents the campaign group collection class.
|
|
|
CampaignProductGroupDoesNotExistException |
Exception class for the campaign product group.
Thrown when an operation attempts to execute using a non-existing campaign product group.
|
|
|
CampaignProductGroupExistsException |
Exception class for the campaign product group.
Thrown when an attempt is made to create a campaign product group that already exists.
|
|
|
CampaignSavingNotValidAtProductLevel |
The campaign saving represented by CampaignSavindDescriptor only valid at order campaign level.
|
|
|
CampaignTypeInfo |
Campaign article entity.
|
|
|
CampaignTypeInfoCollection |
Campaign type info collection.
|
|
|
CampaignTypeInfoDoesNotExistException |
Exception class for the campaign type info.
Thrown when an operation attempts to execute using a non-existing campaign article.
|
|
|
CampaignTypeInfoExistsException |
Exception class for the campaign type info.
Thrown when an attempt is made to create a campaign type info that already exists.
|
|
|
CampaignTypeTranslation |
Payment method translation entity class.
|
|
|
CampaignTypeTranslationCollection |
A collection of campaign type translations.
Enumerates over the campaign type translation instances.
|
|
|
CampaignTypeTranslationExistsException |
Exception class for the campaign type translation.
Thrown when an existing campaign type translation is tried to be created.
|
|
|
VoucherCode |
Voucher code entity.
|
|
|
VoucherCodeCollection |
Represents the voucher code collection class.
|
|
|
VoucherCodeDoesNotExistException |
Exception class for the voucher code.
Thrown when an operation attempts to execute using a non-existing voucher code.
|
|
|
VoucherCodeExistsException |
Exception class for the campaign article.
Thrown when an attempt is made to create a voucher code that already exists.
|
|
|
VoucherCodeGenerator |
Generates voucher codes.
|