Uses of Interface
de.hybris.platform.refund.RefundService
-
-
Uses of RefundService in de.hybris.platform.omsbackoffice.widgets.returns.createreturnrequest
Methods in de.hybris.platform.omsbackoffice.widgets.returns.createreturnrequest that return RefundService Modifier and Type Method Description protected RefundServiceCreateReturnRequestController. getRefundService()Methods in de.hybris.platform.omsbackoffice.widgets.returns.createreturnrequest with parameters of type RefundService Modifier and Type Method Description voidCreateReturnRequestController. setRefundService(RefundService refundService) -
Uses of RefundService in de.hybris.platform.ordermanagementfacades.returns.impl
Methods in de.hybris.platform.ordermanagementfacades.returns.impl that return RefundService Modifier and Type Method Description protected RefundServiceDefaultOmsReturnFacade. getRefundService()Methods in de.hybris.platform.ordermanagementfacades.returns.impl with parameters of type RefundService Modifier and Type Method Description voidDefaultOmsReturnFacade. setRefundService(RefundService refundService) -
Uses of RefundService in de.hybris.platform.refund.impl
Classes in de.hybris.platform.refund.impl that implement RefundService Modifier and Type Class Description classDefaultRefundServiceDefault implementation ofRefundService
Sample usage: -
Uses of RefundService in de.hybris.platform.returns.impl
Methods in de.hybris.platform.returns.impl that return RefundService Modifier and Type Method Description protected RefundServiceDefaultReturnService. getRefundService()Methods in de.hybris.platform.returns.impl with parameters of type RefundService Modifier and Type Method Description voidDefaultReturnService. setRefundService(RefundService refundService) -
Uses of RefundService in de.hybris.platform.warehousing.replacement
Fields in de.hybris.platform.warehousing.replacement declared as RefundService Modifier and Type Field Description protected RefundServiceOrderManagementRefundServiceTest. refundService -
Uses of RefundService in de.hybris.platform.warehousing.returns.service.impl
Classes in de.hybris.platform.warehousing.returns.service.impl that implement RefundService Modifier and Type Class Description classWarehousingRefundServiceWarehousing implementation ofRefundService -
Uses of RefundService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as RefundService Modifier and Type Field Description protected RefundServiceBaseUtil. refundServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return RefundService Modifier and Type Method Description RefundServiceBaseUtil. getRefundService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type RefundService Modifier and Type Method Description voidBaseUtil. setRefundService(RefundService refundService)
-