Uses of Interface
de.hybris.platform.order.strategies.calculation.ServiceLayerOnlyCalculationVerifier
-
-
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.chineselogisticservices.strategies.impl
Classes in de.hybris.platform.chineselogisticservices.strategies.impl that implement ServiceLayerOnlyCalculationVerifier Modifier and Type Class Description classChineseFindDeliveryCostStrategyThis strategy defines the process of looking up the delivery cost.classChineseSLFindDeliveryCostStrategyThis 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 ServiceLayerOnlyCalculationVerifier Modifier and Type Class Description classBundleCurrentFactoryFindPricingStrategyOverride of pricing strategies to involve bundle discounts.classFindBundlePricingWithCurrentPriceFactoryStrategyThis strategy should replace the FindPricingWithCurrentPriceFactoryStrategy and will change the discount calculation for bundle entries based on the bundle rules. -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.order
Classes in de.hybris.platform.order that implement ServiceLayerOnlyCalculationVerifier Modifier and Type Class Description classTestPriceFactoryPrice 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.calculation Modifier and Type Interface Description interfaceFindDeliveryCostStrategyStrategy focused on resolving delivery cost for a given order.interfaceFindDiscountValuesStrategyStrategy focuses on resolvingDiscountValues for the order (global discounts), or for the order entry.interfaceFindPaymentCostStrategyStrategy focused on resolving payment cost for a given order.interfaceFindPriceHookHook that focuses on resolvingPriceValuefor the givenAbstractOrderEntryModel.interfaceFindPriceStrategyStrategy that focuses on resolvingPriceValuefor the givenAbstractOrderEntryModel.interfaceFindTaxValuesStrategyStrategy 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 ServiceLayerOnlyCalculationVerifier Modifier and Type Class Description classDefaultFindDeliveryCostStrategyDefault implementation ofFindDeliveryCostStrategy.classDefaultFindPaymentCostStrategyDefault implementation ofFindPaymentCostStrategy.classFindOrderDiscountValuesStrategyImplementation ofFindDiscountValuesStrategythat resolvesDiscountValues from the order's attachedDiscountModels.classFindPricingWithCurrentPriceFactoryStrategyDefault 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 ServiceLayerOnlyCalculationVerifier Modifier and Type Class Description classDefaultSLFindDeliveryCostStrategyService-Layer implementation ofFindDeliveryCostStrategy.classDefaultSLFindDiscountValuesStrategyDefault implementation of discount resolver strategyFindDiscountValuesStrategy).classDefaultSLFindOrderDiscountValuesStrategyImplementation ofFindDiscountValuesStrategythat resolvesDiscountValues from the order's attachedDiscountModels.classDefaultSLFindPaymentCostStrategyService-Layer implementation ofFindPaymentCostStrategy.classDefaultSLFindPriceStrategyDefault implementation of price resolver strategy (FindPriceStrategy, that resolves values for calculation.classDefaultSLFindTaxValuesStrategyDefault 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 ServiceLayerOnlyCalculationVerifier Modifier and Type Class Description classDefaultProductConfigFindPriceHookProduct configuration specific implementation ofFindPriceHook -
Uses of ServiceLayerOnlyCalculationVerifier in de.hybris.platform.subscriptionservices.subscription.impl
Classes in de.hybris.platform.subscriptionservices.subscription.impl that implement ServiceLayerOnlyCalculationVerifier Modifier and Type Class Description classFindSubscriptionPricingWithCurrentPriceFactoryStrategyThis strategy should replace the FindPricingWithCurrentPriceFactoryStrategy and implements the price/discount finding strategy forProductModels.
-