@SystemSetup(extension="ALL_EXTENSIONS") public class ImpExSystemSetup extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAMETER_ESSENTIAL |
static String |
PARAMETER_PROJECT |
| Constructor and Description |
|---|
ImpExSystemSetup() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
createAutoImpexEssentialData(SystemSetupContext context) |
void |
createAutoImpexProjectData(SystemSetupContext context) |
protected void |
importCSVFromResources(String csv) |
public static final String PARAMETER_ESSENTIAL
public static final String PARAMETER_PROJECT
@SystemSetup(type=ESSENTIAL, process=ALL) public void createAutoImpexEssentialData(SystemSetupContext context)
@SystemSetup(type=PROJECT, process=ALL) public void createAutoImpexProjectData(SystemSetupContext context)
protected void importCSVFromResources(String csv)
Copyright © 2017 SAP SE. All Rights Reserved.