Uses of Interface
de.hybris.platform.order.CalculationService
-
-
Uses of CalculationService in de.hybris.platform.admincockpit.components.listview.impl
Methods in de.hybris.platform.admincockpit.components.listview.impl with parameters of type CalculationService Modifier and Type Method Description voidRecalculateOrderAction. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as CalculationService Modifier and Type Field Description protected CalculationServiceB2BIntegrationTest. calculationService -
Uses of CalculationService in de.hybris.platform.b2bacceleratorservices.order.impl
Methods in de.hybris.platform.b2bacceleratorservices.order.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultB2BCommerceCartService. getCalculationService()Methods in de.hybris.platform.b2bacceleratorservices.order.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultB2BCommerceCartService. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.commerceservices.order.hook.impl
Methods in de.hybris.platform.commerceservices.order.hook.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultCommerceQuoteCartCalculationMethodHook. getCalculationService()Methods in de.hybris.platform.commerceservices.order.hook.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultCommerceQuoteCartCalculationMethodHook. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultCommerceCartCalculationStrategy. getCalculationService()protected CalculationServiceDefaultCommerceCheckoutService. getCalculationService()protected CalculationServiceDefaultCommercePlaceOrderStrategy. getCalculationService()protected CalculationServiceDefaultCommerceQuoteService. getCalculationService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultCommerceCartCalculationStrategy. setCalculationService(CalculationService calculationService)voidDefaultCommerceCheckoutService. setCalculationService(CalculationService calculationService)voidDefaultCommercePlaceOrderStrategy. setCalculationService(CalculationService calculationService)voidDefaultCommerceQuoteService. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.commercewebservices.core.context.impl
Methods in de.hybris.platform.commercewebservices.core.context.impl that return CalculationService Modifier and Type Method Description CalculationServiceDefaultContextInformationLoader. getCalculationService()Methods in de.hybris.platform.commercewebservices.core.context.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultContextInformationLoader. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.couponservices.services.impl
Methods in de.hybris.platform.couponservices.services.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultCouponService. getCalculationService()Methods in de.hybris.platform.couponservices.services.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultCouponService. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement CalculationService Modifier and Type Class Description classDefaultCalculationServiceDefault implementation of theCalculationService. -
Uses of CalculationService in de.hybris.platform.order.strategies.impl
Methods in de.hybris.platform.order.strategies.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultOrderCalculation. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.ordercancel.impl.executors
Methods in de.hybris.platform.ordercancel.impl.executors that return CalculationService Modifier and Type Method Description protected CalculationServiceImmediateCancelRequestExecutor. getCalculationService()Methods in de.hybris.platform.ordercancel.impl.executors with parameters of type CalculationService Modifier and Type Method Description voidImmediateCancelRequestExecutor. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.ordermanagementfacades.order.impl
Methods in de.hybris.platform.ordermanagementfacades.order.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultOmsOrderFacade. getCalculationService()Methods in de.hybris.platform.ordermanagementfacades.order.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultOmsOrderFacade. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.orderscheduling.impl
Methods in de.hybris.platform.orderscheduling.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultOrderUtilityImpl. getCalculationService()Methods in de.hybris.platform.orderscheduling.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultOrderUtilityImpl. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.promotionengineservices.action.impl
Methods in de.hybris.platform.promotionengineservices.action.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceAbstractRuleActionStrategy. getCalculationService()Methods in de.hybris.platform.promotionengineservices.action.impl with parameters of type CalculationService Modifier and Type Method Description voidAbstractRuleActionStrategy. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultPromotionActionService. getCalculationService()protected CalculationServiceDefaultPromotionEngineService. getCalculationService()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultPromotionActionService. setCalculationService(CalculationService calculationService)voidDefaultPromotionEngineService. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.promotions.backoffice.actions
Methods in de.hybris.platform.promotions.backoffice.actions that return CalculationService Modifier and Type Method Description protected CalculationServiceCalculateWithPromotionsAction. getCalculationService()Methods in de.hybris.platform.promotions.backoffice.actions with parameters of type CalculationService Modifier and Type Method Description voidCalculateWithPromotionsAction. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.promotions.impl
Methods in de.hybris.platform.promotions.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultPromotionsService. getCalculationService()Methods in de.hybris.platform.promotions.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultPromotionsService. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.refund.impl
Methods in de.hybris.platform.refund.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultRefundService. getCalculationService()Methods in de.hybris.platform.refund.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultRefundService. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.subscriptionservices.subscription.impl
Methods in de.hybris.platform.subscriptionservices.subscription.impl that return CalculationService Modifier and Type Method Description protected CalculationServiceDefaultSubscriptionCommercePlaceOrderMethodHook. getCalculationService()Methods in de.hybris.platform.subscriptionservices.subscription.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultSubscriptionCommercePlaceOrderMethodHook. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.warehousing.replacement
Fields in de.hybris.platform.warehousing.replacement declared as CalculationService Modifier and Type Field Description protected CalculationServiceOrderManagementRefundServiceTest. calculationService -
Uses of CalculationService in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel that return CalculationService Modifier and Type Method Description protected CalculationServiceProcessOrderCancellationAction. getCalculationService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel with parameters of type CalculationService Modifier and Type Method Description voidProcessOrderCancellationAction. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as CalculationService Modifier and Type Field Description protected CalculationServiceBaseUtil. calculationServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return CalculationService Modifier and Type Method Description CalculationServiceBaseUtil. getCalculationService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type CalculationService Modifier and Type Method Description voidBaseUtil. setCalculationService(CalculationService calculationService) -
Uses of CalculationService in de.hybris.platform.ycommercewebservices.context.impl
Methods in de.hybris.platform.ycommercewebservices.context.impl that return CalculationService Modifier and Type Method Description CalculationServiceDefaultContextInformationLoader. getCalculationService()Methods in de.hybris.platform.ycommercewebservices.context.impl with parameters of type CalculationService Modifier and Type Method Description voidDefaultContextInformationLoader. setCalculationService(CalculationService calculationService)
-