| Modifier and Type | Method and Description |
|---|---|
protected RefundService |
DefaultReturnsController.getRefundService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReturnsController.setRefundService(RefundService refundService) |
| Modifier and Type | Method and Description |
|---|---|
RefundService |
CreateReturnRequestController.getRefundService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateReturnRequestController.setRefundService(RefundService refundService) |
| Modifier and Type | Method and Description |
|---|---|
protected RefundService |
DefaultOmsReturnFacade.getRefundService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOmsReturnFacade.setRefundService(RefundService refundService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRefundService
Default implementation of
RefundServiceSample usage: |
| Modifier and Type | Method and Description |
|---|---|
protected RefundService |
DefaultReturnService.getRefundService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReturnService.setRefundService(RefundService refundService) |
| Modifier and Type | Field and Description |
|---|---|
protected RefundService |
OrderManagementRefundServiceTest.refundService |
| Modifier and Type | Class and Description |
|---|---|
class |
WarehousingRefundService
Warehousing implementation of
RefundService |
| Modifier and Type | Field and Description |
|---|---|
protected RefundService |
BaseUtil.refundService |
| Modifier and Type | Method and Description |
|---|---|
RefundService |
BaseUtil.getRefundService() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseUtil.setRefundService(RefundService refundService) |
Copyright © 2018 SAP SE. All Rights Reserved.