org.gcube.datatransformation.datatransformationlibrary.adaptor
Interface DTSAdaptor
public interface DTSAdaptor
addPlan
void addPlan(ArrayList<TransformationUnit> transformationUnits,
ArrayList<ContentType> contentTypes)
throws Exception
- Throws:
Exception
setTransPlan
void setTransPlan(TransformationDescription desc)
SetScope
void SetScope(String string)
setRequirements
void setRequirements(String requirements)
CreatePlan
void CreatePlan()
throws Exception
- Throws:
Exception
ExecutePlan
String ExecutePlan()
throws Exception
- Throws:
Exception
finishedAddingPLans
void finishedAddingPLans()
Copyright © 2013. All Rights Reserved.