| Modifier and Type | Field and Description |
|---|---|
protected BusinessProcessService |
B2BIntegrationTest.businessProcessService |
| Modifier and Type | Method and Description |
|---|---|
protected BusinessProcessService |
B2BAfterWorkflowAction.getBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BAfterWorkflowAction.setBusinessProcessService(BusinessProcessService businessProcessService) |
| Modifier and Type | Field and Description |
|---|---|
protected BusinessProcessService |
DefaultB2BApprovalBusinessProcessStrategy.businessProcessService |
| Modifier and Type | Method and Description |
|---|---|
protected BusinessProcessService |
DefaultB2BApprovalBusinessProcessStrategy.getBusinessProcessService() |
protected BusinessProcessService |
DefaultB2BQuoteBusinessProcessStrategy.getBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BApprovalBusinessProcessStrategy.setBusinessProcessService(BusinessProcessService businessProcessService) |
void |
DefaultB2BQuoteBusinessProcessStrategy.setBusinessProcessService(BusinessProcessService businessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
protected BusinessProcessService |
DefaultOrderFraudController.getBusinessProcessService() |
BusinessProcessService |
DefaultOrderFraudController.lookupBussinessService() |
| Modifier and Type | Field and Description |
|---|---|
protected BusinessProcessService |
FraudCheckButtonCellRenderer.businessProcessService |
| Modifier and Type | Method and Description |
|---|---|
protected BusinessProcessService |
FraudCheckButtonCellRenderer.getBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
FraudCheckButtonCellRenderer.setBusinessProcessService(BusinessProcessService businessProcessService) |
| Modifier and Type | Field and Description |
|---|---|
protected BusinessProcessService |
OrderProcessExecutor.businessProcessService |
| Modifier and Type | Method and Description |
|---|---|
BusinessProcessService |
OrderProcessExecutor.getBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderProcessExecutor.setBusinessProcessService(BusinessProcessService businessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOrderFulfillmentProcessService.setBusinessProcessService(BusinessProcessService businessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCxService.setBusinessProcessService(BusinessProcessService businessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
void |
RepairProcessWizardHandler.setBusinessProcessService(BusinessProcessService businessProcessService) |
| Modifier and Type | Method and Description |
|---|---|
BusinessProcessService |
ProcessActionExecutionStrategy.getProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessActionExecutionStrategy.setProcessService(BusinessProcessService processService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBusinessProcessService |
| Modifier and Type | Method and Description |
|---|---|
protected BusinessProcessService |
OmsImmediateCancelRequestExecutor.getBusinessProcessService() |
| Modifier and Type | Method and Description |
|---|---|
void |
OmsImmediateCancelRequestExecutor.setBusinessProcessService(BusinessProcessService businessProcessService) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WarehousingBusinessProcessService<T extends ItemModel>
Service to simplify working with the
BusinessProcessService. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWarehousingBusinessProcessService<T extends ItemModel>
Abstract implementation of the
WarehousingBusinessProcessService provides implementations for event triggering and
only requires that subclasses provide an means to obtain the business process code associated with the item model
provided. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConsignmentProcessService
Business process service for handling consignments.
|
class |
DefaultOrderProcessService
Business process service for handling orders.
|
class |
DefaultReturnProcessService
Business process service for handling orders.
|
Copyright © 2017 SAP SE. All Rights Reserved.