|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A factory class that creates instances of
DataSetApplyTask. @exception
Factory| Method Summary | |
DataSetApplyTask |
create(java.lang.String applyDataName,
java.lang.String modelName,
java.lang.String applySettingsName,
java.lang.String applyOutputDestinationURI)
Creates an instance of DataSetApplyTask with the specified input data, the model to apply, the specification of output, and the location of the output. |
| Method Detail |
public DataSetApplyTask create(java.lang.String applyDataName,
java.lang.String modelName,
java.lang.String applySettingsName,
java.lang.String applyOutputDestinationURI)
throws JDMException
DataSetApplyTask with the specified input data, the model to apply, the specification of output, and the location of the output. Both the input and the output are physical data sets.
applyDataName - The name of a physical data (either table or file) to be used as input for apply.modelName - The name of the model to be used for apply.applySettingsName - The specification of apply output.applyOutputDestinationURI - A URI where the result of apply output is stored with the name specified within it.
JDMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||