Uses of Interface
de.hybris.platform.order.strategies.calculation.ServiceLayerOnlyCalculationVerifier
Packages that use ServiceLayerOnlyCalculationVerifier
Package
Description
-
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.chineselogisticservices.strategies.impl
Classes in de.hybris.platform.chineselogisticservices.strategies.impl that implement ServiceLayerOnlyCalculationVerifierModifier and TypeClassDescriptionclassThis strategy defines the process of looking up the delivery cost.classThis strategy defines the process of looking up the delivery cost for SL. -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.configurablebundleservices.bundle.impl
Classes in de.hybris.platform.configurablebundleservices.bundle.impl that implement ServiceLayerOnlyCalculationVerifierModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Since 2105.classDeprecated, for removal: This API element is subject to removal in a future version.Since 2105. -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.order
Classes in de.hybris.platform.order that implement ServiceLayerOnlyCalculationVerifierModifier and TypeClassDescriptionclassPrice factory implementation for testing order calculation only. -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.order.strategies.calculation
Subinterfaces of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.order.strategies.calculationModifier and TypeInterfaceDescriptioninterfaceStrategy focused on resolving delivery cost for a given order.interfaceStrategy focuses on resolvingDiscountValues for the order (global discounts), or for the order entry.interfaceStrategy focused on resolving payment cost for a given order.interfaceHook that focuses on resolvingPriceValuefor the givenAbstractOrderEntryModel.interfaceStrategy that focuses on resolvingPriceValuefor the givenAbstractOrderEntryModel.interfaceStrategy focused on findingTaxValues for the given order entry. -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.order.strategies.calculation.impl
Classes in de.hybris.platform.order.strategies.calculation.impl that implement ServiceLayerOnlyCalculationVerifierModifier and TypeClassDescriptionclassDefault implementation ofFindDeliveryCostStrategy.classDefault implementation ofFindPaymentCostStrategy.classImplementation ofFindDiscountValuesStrategythat resolvesDiscountValues from the order's attachedDiscountModels.classDefault implementation of price, taxes and discounts resolver strategies (FindPriceStrategy,FindDiscountValuesStrategy,FindTaxValuesStrategy) that resolves values for calculation from current session's price factory. -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.order.strategies.calculation.impl.servicelayer
Classes in de.hybris.platform.order.strategies.calculation.impl.servicelayer that implement ServiceLayerOnlyCalculationVerifierModifier and TypeClassDescriptionclassService-Layer implementation ofFindDeliveryCostStrategy.classDefault implementation of discount resolver strategyFindDiscountValuesStrategy).classImplementation ofFindDiscountValuesStrategythat resolvesDiscountValues from the order's attachedDiscountModels.classService-Layer implementation ofFindPaymentCostStrategy.classDefault implementation of price resolver strategy (FindPriceStrategy, that resolves values for calculation.classDefault implementation of taxes resolver strategyFindTaxValuesStrategy). -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.sap.productconfig.services.impl
Classes in de.hybris.platform.sap.productconfig.services.impl that implement ServiceLayerOnlyCalculationVerifierModifier and TypeClassDescriptionclassProduct configuration specific implementation ofFindPriceHook -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.subscriptionservices.subscription.impl
Classes in de.hybris.platform.subscriptionservices.subscription.impl that implement ServiceLayerOnlyCalculationVerifierModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Since 2105.classThis hook should implement the price finding strategy forProductModels.