Classes

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