|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransformation.datatransformationlibrary.programs.metadata.indexfeed.FtsRowset_Transformer
public class FtsRowset_Transformer
Program creating full text rowsets.
| Constructor Summary | |
|---|---|
FtsRowset_Transformer()
|
|
| Method Summary | |
|---|---|
void |
transform(java.util.List<DataSource> sources,
java.util.List<Parameter> programParameters,
ContentType targetContentType,
DataSink sink)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FtsRowset_Transformer()
| Method Detail |
|---|
public void transform(java.util.List<DataSource> sources,
java.util.List<Parameter> programParameters,
ContentType targetContentType,
DataSink sink)
throws java.lang.Exception
sources - The DataSources from which the Program will get the DataElements.programParameters - The parameters of the Program which are primarily set by the TransformationUnit.targetContentType - The ContentType in which the source data will be transformed.sink - The DataSink in which the Program will append the transformed DataElements.
java.lang.Exception - If the program is not capable to transform DataElements.org.gcube.datatransformation.datatransformationlibrary.programs.Program#transform(java.util.List, java.util.List, org.gcube.datatransformation.datatransformationlibrary.model.ContentType, org.gcube.datatransformation.datatransformationlibrary.datahandlers.DataSink)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||