public class CreateAddressWizardHandler
extends java.lang.Object
| Constructor and Description |
|---|
CreateAddressWizardHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected CustomerAccountService |
getCustomerAccountService() |
ModelService |
getModelService() |
void |
perform(CustomType customType,
FlowActionHandlerAdapter flowActionHandlerAdapter,
java.util.Map<java.lang.String,java.lang.String> map) |
protected AddressModel |
populateAddress(CsCreateAddressForm form) |
void |
setCustomerAccountService(CustomerAccountService customerAccountService) |
void |
setModelService(ModelService modelService) |
public void perform(CustomType customType,
FlowActionHandlerAdapter flowActionHandlerAdapter,
java.util.Map<java.lang.String,java.lang.String> map)
protected AddressModel populateAddress(CsCreateAddressForm form)
form - protected CustomerAccountService getCustomerAccountService()
public void setCustomerAccountService(CustomerAccountService customerAccountService)
public ModelService getModelService()
public void setModelService(ModelService modelService)
modelService - the modelService to setCopyright © 2018 SAP SE. All Rights Reserved.