@SystemSetup(extension="ALL_EXTENSIONS") public class ImpExSystemSetup extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PARAMETER_ESSENTIAL |
static java.lang.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(java.lang.String csv) |
void |
setPathMatcher(PathMatcher pathMatcher) |
public static final java.lang.String PARAMETER_ESSENTIAL
public static final java.lang.String PARAMETER_PROJECT
public void afterPropertiesSet()
throws java.lang.Exception
java.lang.Exception@SystemSetup(type=ESSENTIAL, process=ALL) public void createAutoImpexEssentialData(SystemSetupContext context)
@SystemSetup(type=PROJECT, process=ALL) public void createAutoImpexProjectData(SystemSetupContext context)
protected void importCSVFromResources(java.lang.String csv)
public void setPathMatcher(PathMatcher pathMatcher)
Copyright © 2018 SAP SE. All Rights Reserved.