public interface ImporterParameters
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getParametersInstanceBean()
Get the bean that define the parameters of the importer
|
void |
setParametersToUse(java.lang.Object parameters)
Set the parameters to use in the import
|