public class CreateCustomerWizardHandler extends CsCreateWizardBaseHandler
| Constructor and Description |
|---|
CreateCustomerWizardHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected CsCreateCustomerStrategy |
getCsCreateCustomerStrategy() |
protected NotificationService |
getNotificationService() |
protected UserService |
getUserService() |
void |
perform(CustomType customType,
FlowActionHandlerAdapter adapter,
java.util.Map<java.lang.String,java.lang.String> parameters) |
void |
setCsCreateCustomerStrategy(CsCreateCustomerStrategy csCreateCustomerStrategy) |
void |
setNotificationService(NotificationService notificationService) |
void |
setUserService(UserService userService) |
getCockpitEventQueue, isCockpitEventNotificationDisabledInCtx, populateEventContext, publishEvent, setCockpitEventQueuepublic void perform(CustomType customType,
FlowActionHandlerAdapter adapter,
java.util.Map<java.lang.String,java.lang.String> parameters)
protected CsCreateCustomerStrategy getCsCreateCustomerStrategy()
public void setCsCreateCustomerStrategy(CsCreateCustomerStrategy csCreateCustomerStrategy)
protected UserService getUserService()
protected NotificationService getNotificationService()
public void setNotificationService(NotificationService notificationService)
public void setUserService(UserService userService)
Copyright © 2018 SAP SE. All Rights Reserved.