Classes
| Class | Description | |
|---|---|---|
|
|
DoesNotExistException |
Base exception class for the Data Access Layer when something is missing.
|
|
|
ExistsException |
Base exception class for the Data Access Layer when an item exists.
|
|
|
ModuleProductCatalog |
ProductCatalog module API.
|
|
|
ModuleProductCatalogException |
Base exception class for the module.
|
|
|
ProductCatalogState |
States for current product/article/product group/catalog/... in productcatalog
|
|
|
UrlAliasExistsException |
Thrown when trying to create an Url alias for a page and the Url alias is already in use by another page.
|
|
|
UrlAliasExistsOnProductException |
Thrown when trying when url name already exists.
|
|
|
UrlAliasExistsOnProductGroupException |
Thrown when trying when url name already exists.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IArticleIntroducer |
IProductIntroducer, used to get the current item.
|
|
|
IArticleStructureRepeaterItemIntroducer |
IArticleStructureRepeaterItemIntroducer, used to get the current item.
|
|
|
IAssortmentIntroducer |
IAssortmentIntroducer, used to get the current item.
|
|
|
ICurrencyIntroducer | Obsolete.
Currency introducer interface.
|
|
|
IProductCatalogIntroducer | Obsolete.
IProductCatalogIntroducer, used to get the current item.
|
|
|
IProductGroupIntroducer |
IProductGroupIntroducer, used to get the current item.
|
|
|
IProductIntroducer |
IProductIntroducer, used to get the current item.
|
|
|
IPropertyIntroducer |
IProductIntroducer, used to get the current item.
|
|
|
IRelatedRepeaterHeaderIntroducer |
IRelatedRepeaterIntroducer, used to get the current item.
|
|
|
IRelatedRepeaterItemIntroducer |
IRelatedRepeaterItemIntroducer, used to get the current item.
|
|
|
IRepeaterGroupItemIntroducer |
IProductIntroducer, used to get the current item.
|
|
|
IStockBalanceIntroducer |
IStockBalanceIntroducer, used to get the current item.
|