Namespace Dynamicweb.Ecommerce.Products.DynamicRelations
Classes
- DynamicProductRelation
Represents a relation between a Product (Product properties), a Product (Relation properties) and a DynamicRelationGroup.
- DynamicRelationCalculation
Represents a calculation as a result of a 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.
- 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.