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