public class SapCheckCustomerReplicationAction extends AbstractSimpleDecisionAction<OrderProcessModel>
AbstractSimpleDecisionAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
SapCheckCustomerReplicationAction() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
executeAction(OrderProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
protected SAPGlobalConfigurationService |
getSapGlobalConfigurationService() |
protected boolean |
isB2BCase(OrderModel orderModel) |
protected boolean |
isGuestUser(CustomerModel customerModel) |
void |
setSapGlobalConfigurationService(SAPGlobalConfigurationService sapGlobalConfigurationService) |
execute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic AbstractSimpleDecisionAction.Transition executeAction(OrderProcessModel process)
AbstractSimpleDecisionActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractSimpleDecisionAction<OrderProcessModel>process - The process context to work on.protected boolean isB2BCase(OrderModel orderModel)
protected boolean isGuestUser(CustomerModel customerModel)
protected SAPGlobalConfigurationService getSapGlobalConfigurationService()
public void setSapGlobalConfigurationService(SAPGlobalConfigurationService sapGlobalConfigurationService)
Copyright © 2018 SAP SE. All Rights Reserved.