@SystemSetup(extension="processing") public class ServiceLayerDataSetup extends java.lang.Object
| Constructor and Description |
|---|
ServiceLayerDataSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
setApplicationContext(ApplicationContext applicationContext) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
void |
setModelService(ModelService modelService) |
void |
setup()
creates job performables during the essential data creation in the init/update process
|
@SystemSetup(type=ESSENTIAL, process=ALL) public void setup()
public void setModelService(ModelService modelService)
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
BeansExceptionCopyright © 2018 SAP SE. All Rights Reserved.