Table of Contents

Namespace Dynamicweb.Ecommerce.Products.DynamicRelations

Classes

DynamicProductRelation

Represents a relation between a Product (Product properties), a Product (Relation properties) and a DynamicRelationGroup.

DynamicProductRelationExtensions
DynamicProductRelationService
DynamicRelationCalculation

Represents a calculation as a result of a DynamicRelationCalculationConfiguration.

DynamicRelationCalculationComputationLog
DynamicRelationCalculationConfiguration
DynamicRelationCalculationConfigurationService

Service providing methods for querying and saving the DynamicRelationCalculationConfiguration data.

DynamicRelationCalculationService

Provides service methods for managing and processing dynamic relation calculations. This service handles the creation, retrieval, processing, and deletion of calculations that derive values from product relationships based on configured calculation methods and field aggregations.

DynamicRelationCalculationsScheduledTaskAddIn
DynamicRelationException

Represents errors that occur during dynamic relation operations.

DynamicRelationGroup

Represents a dynamic relation group.

DynamicRelationGroupCategory

Represents a dynamic relation group category.

DynamicRelationGroupCategoryService

Service providing methods for querying and saving the DynamicRelationGroupCategory data.

DynamicRelationGroupService

Service providing methods for querying and saving the DynamicRelationGroup data.

Structs

DynamicRelationCalculationResult

Represents the calculated output based on a specific DynamicRelationCalculationConfiguration

Enums

DynamicProductRelationKind

Represents the kind of dynamic product relation.

DynamicRelationCalculationMethod

Describes the calculation method for a DynamicRelationCalculationConfiguration.

To top