public class MigrationScriptModifier extends Object implements ScriptModifier
ScriptModifier| Constructor and Description |
|---|
MigrationScriptModifier() |
| Modifier and Type | Method and Description |
|---|---|
Set<ComposedType> |
collectSubtypesWithOwnDeployment(ComposedType rootType)
Deprecated.
Not called anymore
|
boolean |
filterTypeCompletely(ComposedType type) |
Set<ComposedType> |
getExportableRootTypes(ScriptGenerator callback) |
void |
init(ScriptGenerator generator) |
public void init(ScriptGenerator generator)
init in interface ScriptModifier@Deprecated public Set<ComposedType> collectSubtypesWithOwnDeployment(ComposedType rootType)
collectSubtypesWithOwnDeployment in interface ScriptModifierpublic boolean filterTypeCompletely(ComposedType type)
filterTypeCompletely in interface ScriptModifierpublic Set<ComposedType> getExportableRootTypes(ScriptGenerator callback)
getExportableRootTypes in interface ScriptModifierCopyright © 2017 SAP SE. All Rights Reserved.