Namespace EPiServer.Commerce.Catalog.Provider.Persistence
Classes
CatalogContentCommitter
Commits instances of CatalogContent to the ECF database.
EntryContentBaseCommitter
This type/member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Commits changes for EntryContentBase instances to the ECF database.
MetaDataCommitter
This type/member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Commits content property values to the corresponding meta data plus storage format.
NodeContentCommitter
This type/member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Commits changes for EntryContentBase instances to the ECF database.
ParentEvaluator
This type/member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Finds information about the parent (catalog, node...) from the content link.
Interfaces
ICatalogContentCommitter
This type/member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Describes a class which can save CatalogContentBase instances to their corresponding database format. Specifies what subtype it handles, so the best match can be used.