|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceNamingInterface in org.pentaho.di.job |
---|
Methods in org.pentaho.di.job with parameters of type ResourceNamingInterface | |
---|---|
String |
JobMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
|
Uses of ResourceNamingInterface in org.pentaho.di.job.entries.fileexists |
---|
Methods in org.pentaho.di.job.entries.fileexists with parameters of type ResourceNamingInterface | |
---|---|
String |
JobEntryFileExists.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported job that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.job.entries.job |
---|
Methods in org.pentaho.di.job.entries.job with parameters of type ResourceNamingInterface | |
---|---|
String |
JobEntryJob.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
We're going to load the transformation meta data referenced here. |
Uses of ResourceNamingInterface in org.pentaho.di.job.entries.pgpverify |
---|
Methods in org.pentaho.di.job.entries.pgpverify with parameters of type ResourceNamingInterface | |
---|---|
String |
JobEntryPGPVerify.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported job that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.job.entries.talendjobexec |
---|
Methods in org.pentaho.di.job.entries.talendjobexec with parameters of type ResourceNamingInterface | |
---|---|
String |
JobEntryTalendJobExec.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported job that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.job.entries.trans |
---|
Methods in org.pentaho.di.job.entries.trans with parameters of type ResourceNamingInterface | |
---|---|
String |
JobEntryTrans.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
We're going to load the transformation meta data referenced here. |
Uses of ResourceNamingInterface in org.pentaho.di.job.entry |
---|
Methods in org.pentaho.di.job.entry with parameters of type ResourceNamingInterface | |
---|---|
String |
JobEntryBase.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
Exports the object to a flat-file system, adding content with filename keys to a set of definitions. |
String |
JobEntryInterface.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
Exports the object to a flat-file system, adding content with filename keys to a set of definitions. |
Uses of ResourceNamingInterface in org.pentaho.di.resource |
---|
Classes in org.pentaho.di.resource that implement ResourceNamingInterface | |
---|---|
class |
SequenceResourceNaming
With this resource naming scheme we try to keep the original filename. |
class |
SimpleResourceNaming
|
class |
UUIDResourceNaming
|
Methods in org.pentaho.di.resource with parameters of type ResourceNamingInterface | |
---|---|
String |
ResourceExportInterface.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface namingInterface,
Repository repository)
Exports the object to a flat-file system, adding content with filename keys to a set of definitions. |
Uses of ResourceNamingInterface in org.pentaho.di.trans |
---|
Methods in org.pentaho.di.trans with parameters of type ResourceNamingInterface | |
---|---|
String |
TransMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Exports the specified objects to a flat-file system, adding content with filename keys to a set of definitions. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.step |
---|
Methods in org.pentaho.di.trans.step with parameters of type ResourceNamingInterface | |
---|---|
String |
StepMetaInterface.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
String |
StepMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
String |
BaseStepMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Export resources. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.accessinput |
---|
Methods in org.pentaho.di.trans.steps.accessinput with parameters of type ResourceNamingInterface | |
---|---|
String |
AccessInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.accessoutput |
---|
Methods in org.pentaho.di.trans.steps.accessoutput with parameters of type ResourceNamingInterface | |
---|---|
String |
AccessOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.csvinput |
---|
Methods in org.pentaho.di.trans.steps.csvinput with parameters of type ResourceNamingInterface | |
---|---|
String |
CsvInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.cubeinput |
---|
Methods in org.pentaho.di.trans.steps.cubeinput with parameters of type ResourceNamingInterface | |
---|---|
String |
CubeInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.cubeoutput |
---|
Methods in org.pentaho.di.trans.steps.cubeoutput with parameters of type ResourceNamingInterface | |
---|---|
String |
CubeOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.excelinput |
---|
Methods in org.pentaho.di.trans.steps.excelinput with parameters of type ResourceNamingInterface | |
---|---|
String |
ExcelInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.exceloutput |
---|
Methods in org.pentaho.di.trans.steps.exceloutput with parameters of type ResourceNamingInterface | |
---|---|
String |
ExcelOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.excelwriter |
---|
Methods in org.pentaho.di.trans.steps.excelwriter with parameters of type ResourceNamingInterface | |
---|---|
String |
ExcelWriterStepMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.fixedinput |
---|
Methods in org.pentaho.di.trans.steps.fixedinput with parameters of type ResourceNamingInterface | |
---|---|
String |
FixedInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.getfilenames |
---|
Methods in org.pentaho.di.trans.steps.getfilenames with parameters of type ResourceNamingInterface | |
---|---|
String |
GetFileNamesMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.getfilesrowscount |
---|
Methods in org.pentaho.di.trans.steps.getfilesrowscount with parameters of type ResourceNamingInterface | |
---|---|
String |
GetFilesRowsCountMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.getsubfolders |
---|
Methods in org.pentaho.di.trans.steps.getsubfolders with parameters of type ResourceNamingInterface | |
---|---|
String |
GetSubFoldersMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.getxmldata |
---|
Methods in org.pentaho.di.trans.steps.getxmldata with parameters of type ResourceNamingInterface | |
---|---|
String |
GetXMLDataMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.jsoninput |
---|
Methods in org.pentaho.di.trans.steps.jsoninput with parameters of type ResourceNamingInterface | |
---|---|
String |
JsonInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.ldifinput |
---|
Methods in org.pentaho.di.trans.steps.ldifinput with parameters of type ResourceNamingInterface | |
---|---|
String |
LDIFInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.loadfileinput |
---|
Methods in org.pentaho.di.trans.steps.loadfileinput with parameters of type ResourceNamingInterface | |
---|---|
String |
LoadFileInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.mapping |
---|
Methods in org.pentaho.di.trans.steps.mapping with parameters of type ResourceNamingInterface | |
---|---|
String |
MappingMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.mondrianinput |
---|
Methods in org.pentaho.di.trans.steps.mondrianinput with parameters of type ResourceNamingInterface | |
---|---|
String |
MondrianInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.parallelgzipcsv |
---|
Methods in org.pentaho.di.trans.steps.parallelgzipcsv with parameters of type ResourceNamingInterface | |
---|---|
String |
ParGzipCsvInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.propertyinput |
---|
Methods in org.pentaho.di.trans.steps.propertyinput with parameters of type ResourceNamingInterface | |
---|---|
String |
PropertyInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.propertyoutput |
---|
Methods in org.pentaho.di.trans.steps.propertyoutput with parameters of type ResourceNamingInterface | |
---|---|
String |
PropertyOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.singlethreader |
---|
Methods in org.pentaho.di.trans.steps.singlethreader with parameters of type ResourceNamingInterface | |
---|---|
String |
SingleThreaderMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
|
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.sqlfileoutput |
---|
Methods in org.pentaho.di.trans.steps.sqlfileoutput with parameters of type ResourceNamingInterface | |
---|---|
String |
SQLFileOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.textfileinput |
---|
Methods in org.pentaho.di.trans.steps.textfileinput with parameters of type ResourceNamingInterface | |
---|---|
String |
TextFileInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.textfileoutput |
---|
Methods in org.pentaho.di.trans.steps.textfileoutput with parameters of type ResourceNamingInterface | |
---|---|
String |
TextFileOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.xbaseinput |
---|
Methods in org.pentaho.di.trans.steps.xbaseinput with parameters of type ResourceNamingInterface | |
---|---|
String |
XBaseInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.xmlinput |
---|
Methods in org.pentaho.di.trans.steps.xmlinput with parameters of type ResourceNamingInterface | |
---|---|
String |
XMLInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.xmlinputsax |
---|
Methods in org.pentaho.di.trans.steps.xmlinputsax with parameters of type ResourceNamingInterface | |
---|---|
String |
XMLInputSaxMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.xmloutput |
---|
Methods in org.pentaho.di.trans.steps.xmloutput with parameters of type ResourceNamingInterface | |
---|---|
String |
XMLOutputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.xsdvalidator |
---|
Methods in org.pentaho.di.trans.steps.xsdvalidator with parameters of type ResourceNamingInterface | |
---|---|
String |
XsdValidatorMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
Uses of ResourceNamingInterface in org.pentaho.di.trans.steps.yamlinput |
---|
Methods in org.pentaho.di.trans.steps.yamlinput with parameters of type ResourceNamingInterface | |
---|---|
String |
YamlInputMeta.exportResources(VariableSpace space,
Map<String,ResourceDefinition> definitions,
ResourceNamingInterface resourceNamingInterface,
Repository repository)
Since the exported transformation that runs this will reside in a ZIP file, we can't reference files relatively. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |