Uses of Interface
de.hybris.platform.orderhistory.OrderHistoryService
-
-
Uses of OrderHistoryService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions that return OrderHistoryService Modifier and Type Method Description protected OrderHistoryServiceAbstractProceduralB2BOrderApproveAuditAction. getOrderHistoryService()Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type OrderHistoryService Modifier and Type Method Description voidAbstractProceduralB2BOrderApproveAuditAction. setOrderHistoryService(OrderHistoryService orderHistoryService) -
Uses of OrderHistoryService in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return OrderHistoryService Modifier and Type Method Description protected OrderHistoryServiceDefaultB2BOrderFacade. getOrderHistoryService()Methods in de.hybris.platform.b2bacceleratorfacades.order.impl with parameters of type OrderHistoryService Modifier and Type Method Description voidDefaultB2BOrderFacade. setOrderHistoryService(OrderHistoryService orderHistoryService) -
Uses of OrderHistoryService in de.hybris.platform.b2bacceleratorservices.event
Methods in de.hybris.platform.b2bacceleratorservices.event that return OrderHistoryService Modifier and Type Method Description protected OrderHistoryServiceAbstractOrderEventListener. getOrderHistoryService()Methods in de.hybris.platform.b2bacceleratorservices.event with parameters of type OrderHistoryService Modifier and Type Method Description voidAbstractOrderEventListener. setOrderHistoryService(OrderHistoryService orderHistoryService) -
Uses of OrderHistoryService in de.hybris.platform.ordercancel.impl
Methods in de.hybris.platform.ordercancel.impl that return OrderHistoryService Modifier and Type Method Description protected OrderHistoryServiceDefaultOrderCancelRecordsHandler. getOrderHistoryService()Methods in de.hybris.platform.ordercancel.impl with parameters of type OrderHistoryService Modifier and Type Method Description voidDefaultOrderCancelRecordsHandler. setOrderHistoryService(OrderHistoryService orderHistoryService) -
Uses of OrderHistoryService in de.hybris.platform.orderhistory.impl
Classes in de.hybris.platform.orderhistory.impl that implement OrderHistoryService Modifier and Type Class Description classDefaultOrderHistoryServiceDefault Implementation class ofOrderHistoryService -
Uses of OrderHistoryService in de.hybris.platform.refund.impl
Methods in de.hybris.platform.refund.impl that return OrderHistoryService Modifier and Type Method Description protected OrderHistoryServiceDefaultRefundService. getOrderHistoryService()Methods in de.hybris.platform.refund.impl with parameters of type OrderHistoryService Modifier and Type Method Description voidDefaultRefundService. setOrderHistoryService(OrderHistoryService orderHistoryService) -
Uses of OrderHistoryService in de.hybris.platform.returns.impl
Methods in de.hybris.platform.returns.impl that return OrderHistoryService Modifier and Type Method Description protected OrderHistoryServiceDefaultOrderReturnRecordsHandler. getOrderHistoryService()Methods in de.hybris.platform.returns.impl with parameters of type OrderHistoryService Modifier and Type Method Description voidDefaultOrderReturnRecordsHandler. setOrderHistoryService(OrderHistoryService orderHistoryService) -
Uses of OrderHistoryService in de.hybris.platform.sap.saporderexchangeoms.actions
Methods in de.hybris.platform.sap.saporderexchangeoms.actions that return OrderHistoryService Modifier and Type Method Description protected OrderHistoryServiceSapOmsSendOrderToDataHubAction. getOrderHistoryService()Methods in de.hybris.platform.sap.saporderexchangeoms.actions with parameters of type OrderHistoryService Modifier and Type Method Description voidSapOmsSendOrderToDataHubAction. setOrderHistoryService(OrderHistoryService orderHistoryService) -
Uses of OrderHistoryService in de.hybris.platform.sap.ysapcpiomsfulfillment.strategy
Methods in de.hybris.platform.sap.ysapcpiomsfulfillment.strategy that return OrderHistoryService Modifier and Type Method Description protected OrderHistoryServiceSapSendConsignmentToExternalFulfillmentSystemStrategy. getOrderHistoryService()Methods in de.hybris.platform.sap.ysapcpiomsfulfillment.strategy with parameters of type OrderHistoryService Modifier and Type Method Description voidSapSendConsignmentToExternalFulfillmentSystemStrategy. setOrderHistoryService(OrderHistoryService orderHistoryService) -
Uses of OrderHistoryService in de.hybris.platform.warehousing.replacement
Fields in de.hybris.platform.warehousing.replacement declared as OrderHistoryService Modifier and Type Field Description protected OrderHistoryServiceOrderManagementRefundServiceTest. orderHistoryService
-