Uses of Interface
de.hybris.platform.returns.OrderReturnRecordHandler
Packages that use OrderReturnRecordHandler
Package
Description
-
Uses of OrderReturnRecordHandler in de.hybris.platform.refund.impl
Methods in de.hybris.platform.refund.impl that return OrderReturnRecordHandlerMethods in de.hybris.platform.refund.impl with parameters of type OrderReturnRecordHandlerModifier and TypeMethodDescriptionvoidDefaultRefundService.setModificationHandler(OrderReturnRecordHandler modificationHandler) -
Uses of OrderReturnRecordHandler in de.hybris.platform.returns.impl
Classes in de.hybris.platform.returns.impl that implement OrderReturnRecordHandlerMethods in de.hybris.platform.returns.impl that return OrderReturnRecordHandlerModifier and TypeMethodDescriptionprotected OrderReturnRecordHandlerDefaultReturnService.getModificationHandler()Methods in de.hybris.platform.returns.impl with parameters of type OrderReturnRecordHandlerModifier and TypeMethodDescriptionvoidDefaultReturnService.setModificationHandler(OrderReturnRecordHandler modificationHandler) -
Uses of OrderReturnRecordHandler in de.hybris.platform.warehousing.returns.impl
Classes in de.hybris.platform.warehousing.returns.impl that implement OrderReturnRecordHandler -
Uses of OrderReturnRecordHandler in de.hybris.platform.yacceleratorordermanagement.actions.returns
Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns that return OrderReturnRecordHandlerModifier and TypeMethodDescriptionprotected OrderReturnRecordHandlerCompleteReturnAction.getOrderReturnRecordsHandler()Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns with parameters of type OrderReturnRecordHandlerModifier and TypeMethodDescriptionvoidCompleteReturnAction.setOrderReturnRecordsHandler(OrderReturnRecordHandler orderReturnRecordsHandler)