public interface DTSAdaptor
| Modifier and Type | Method and Description |
|---|---|
void |
addPlan(ArrayList<TransformationUnit> transformationUnits,
ArrayList<ContentType> contentTypes) |
void |
CreatePlan() |
String |
ExecutePlan() |
void |
finishedAddingPLans() |
void |
setRequirements(String requirements) |
void |
SetScope(String string) |
void |
setTransPlan(TransformationDescription desc) |
void addPlan(ArrayList<TransformationUnit> transformationUnits, ArrayList<ContentType> contentTypes) throws Exception
Exceptionvoid setTransPlan(TransformationDescription desc)
void SetScope(String string)
void setRequirements(String requirements)
void finishedAddingPLans()
Copyright © 2014. All Rights Reserved.