| Package | Description |
|---|---|
| org.gcube.datatransformation.datatransformationservice.stubs |
| Modifier and Type | Method and Description |
|---|---|
ContentType |
DataElementIDandContentType.getContentType()
Gets the contentType value for this DataElementIDandContentType.
|
ContentType[] |
ArrayOfContentTypes.getContentTypesArray()
Gets the contentTypesArray value for this ArrayOfContentTypes.
|
ContentType |
ArrayOfContentTypes.getContentTypesArray(int i) |
ContentType |
FindAvailableTargetContentTypes.getSourceContentType()
Gets the sourceContentType value for this FindAvailableTargetContentTypes.
|
ContentType |
FindApplicableTransformationUnits.getSourceContentType()
Gets the sourceContentType value for this FindApplicableTransformationUnits.
|
ContentType |
TransformData.getTargetContentType()
Gets the targetContentType value for this TransformData.
|
ContentType |
TransformDataWithTransformationProgram.getTargetContentType()
Gets the targetContentType value for this TransformDataWithTransformationProgram.
|
ContentType |
TransformDataWithTransformationUnit.getTargetContentType()
Gets the targetContentType value for this TransformDataWithTransformationUnit.
|
ContentType |
FindApplicableTransformationUnits.getTargetContentType()
Gets the targetContentType value for this FindApplicableTransformationUnits.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataElementIDandContentType.setContentType(ContentType contentType)
Sets the contentType value for this DataElementIDandContentType.
|
void |
ArrayOfContentTypes.setContentTypesArray(ContentType[] contentTypesArray)
Sets the contentTypesArray value for this ArrayOfContentTypes.
|
void |
ArrayOfContentTypes.setContentTypesArray(int i,
ContentType _value) |
void |
FindAvailableTargetContentTypes.setSourceContentType(ContentType sourceContentType)
Sets the sourceContentType value for this FindAvailableTargetContentTypes.
|
void |
FindApplicableTransformationUnits.setSourceContentType(ContentType sourceContentType)
Sets the sourceContentType value for this FindApplicableTransformationUnits.
|
void |
TransformData.setTargetContentType(ContentType targetContentType)
Sets the targetContentType value for this TransformData.
|
void |
TransformDataWithTransformationProgram.setTargetContentType(ContentType targetContentType)
Sets the targetContentType value for this TransformDataWithTransformationProgram.
|
void |
TransformDataWithTransformationUnit.setTargetContentType(ContentType targetContentType)
Sets the targetContentType value for this TransformDataWithTransformationUnit.
|
void |
FindApplicableTransformationUnits.setTargetContentType(ContentType targetContentType)
Sets the targetContentType value for this FindApplicableTransformationUnits.
|
| Constructor and Description |
|---|
ArrayOfContentTypes(ContentType[] contentTypesArray) |
DataElementIDandContentType(ContentType contentType,
String dataElementID) |
FindApplicableTransformationUnits(boolean createAndPublishCompositeTP,
ContentType sourceContentType,
ContentType targetContentType) |
FindAvailableTargetContentTypes(ContentType sourceContentType) |
TransformData(boolean createReport,
Input input,
Output output,
ContentType targetContentType) |
TransformDataWithTransformationProgram(String TPID,
boolean createReport,
Input input,
Output output,
Parameter[] tProgramUnboundParameters,
ContentType targetContentType) |
TransformDataWithTransformationUnit(String TPID,
boolean createReport,
boolean filterSources,
Input[] inputs,
Output output,
Parameter[] tProgramUnboundParameters,
ContentType targetContentType,
String transformationUnitID) |
Copyright © 2014. All Rights Reserved.