public class DefaultExportScriptGenerationService extends java.lang.Object implements ExportScriptGenerationService
| Constructor and Description |
|---|
DefaultExportScriptGenerationService() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractScriptGenerator |
createGenerator(ScriptTypeEnum scriptType) |
java.lang.String |
generateScript(ScriptGenerationConfig config) |
protected void |
initGenerator(AbstractScriptGenerator generator,
ScriptGenerationConfig config) |
void |
setModelService(ModelService modelService) |
public DefaultExportScriptGenerationService()
public java.lang.String generateScript(ScriptGenerationConfig config)
generateScript in interface ExportScriptGenerationServiceprotected AbstractScriptGenerator createGenerator(ScriptTypeEnum scriptType)
protected void initGenerator(AbstractScriptGenerator generator, ScriptGenerationConfig config)
public void setModelService(ModelService modelService)
Copyright © 2018 SAP SE. All Rights Reserved.