public class LoadTableAction extends Object implements ExporttoServiceFinishAction
| Constructor and Description |
|---|
LoadTableAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
finished(String tableName,
DataStoreParameters dataStoreParameters)
This method is called at the end of an export process.
|
public void finished(String tableName, DataStoreParameters dataStoreParameters)
ExporttoServiceFinishActionfinished in interface ExporttoServiceFinishActiontableName - name of the new layer that can be added to gvSIG.dataStoreParameters - the parameters that can be used to create the exported store.