Namespace EPiServer.Commerce.Catalog.ContentTypes
Classes
AssociatingExtensions
Gets the association for a IAssociating implementation.
Associations
Represents associated entries for a catalog entry.
BundleContent
Class to store information about bundles
BundleContentExtensions
Extension methods for BundleContent.
CatalogContent
Class to store information about Catalog object
CatalogContentBase
Base class for all content delivered from the CatalogContentProvider
Categories
Represents relating categories for a catalog entry or node.
CategorizableExtensions
Gets the relations for a ICategorizable implementation.
EntryContentBase
Base class for all types of catalog entries (products, variations, bundles, packages...)
EntryContentBaseExtensions
Extension methods for EntryContentBase.
NodeContent
Class to store information about CatalogNode object
NodeContentBase
Base class for all types of nodes in the catalog (nodes as well as the catalog itself and the catalog root).
NodeContentExtensions
Extension methods for NodeContent.
PackageContent
Class to store information about packages
PackageContentExtensions
Extension methods for PackageContent.
PricingExtensions
Gets prices for a IPricing implementation.
ProductContent
Class to store information about products
ProductContentExtensions
Extension methods for ProductContent.
Relations
Represents relating entries for an entry.
RootContent
Class to store information about the root of CatalogContentBase
SeoInformation
Represents SEO information for a catalog entry or node.
ShippingDimensions
The dimensions of a shipping item.
StockPlacementExtensions
Gets inventories for a IStockPlacement implementation.
VariantContainerExtensions
Gets the variant relations for a IVariantContainer implementation.
VariationContent
Class to store information about variations/SKUs
Interfaces
IAssetContainer
IAssociating
Defines the properties of an item supporting associations
ICategorizable
Defines the properties of an item supporting Relations
IDimensionalStockPlacement
Interface to indicate that an variation/package has shipment dimension properties.
IMetaClass
Describes a Content class which can have a Meta Class in Meta Data Plus
IPricing
Defines what the properties of an item that supports pricing.
ISearchEngineInformation
Marks if a catalog node or entry has SEO information
IStockPlacement
Marks if a catalog entry has inventory data.
IVariantContainer
Defines the properties of an item supporting Variance.