public class CreateCustomerWizardHandler extends CsCreateWizardBaseHandler
| Constructor and Description |
|---|
CreateCustomerWizardHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected CsCreateCustomerStrategy |
getCsCreateCustomerStrategy() |
protected NotificationStack |
getNotificationStack() |
protected UserService |
getUserService() |
void |
perform(CustomType customType,
FlowActionHandlerAdapter adapter,
Map<String,String> parameters) |
void |
setCsCreateCustomerStrategy(CsCreateCustomerStrategy csCreateCustomerStrategy) |
void |
setNotificationStack(NotificationStack notificationStack) |
void |
setUserService(UserService userService) |
getCockpitEventQueue, isCockpitEventNotificationDisabledInCtx, populateEventContext, publishEvent, setCockpitEventQueuepublic void perform(CustomType customType,
FlowActionHandlerAdapter adapter,
Map<String,String> parameters)
protected CsCreateCustomerStrategy getCsCreateCustomerStrategy()
public void setCsCreateCustomerStrategy(CsCreateCustomerStrategy csCreateCustomerStrategy)
protected NotificationStack getNotificationStack()
public void setNotificationStack(NotificationStack notificationStack)
protected UserService getUserService()
public void setUserService(UserService userService)
Copyright © 2017 SAP SE. All Rights Reserved.