public class LoadTableAction extends java.lang.Object implements ExporttoServiceFinishAction
| Constructor and Description |
|---|
LoadTableAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
finished(java.lang.String tableName,
DataStoreParameters dataStoreParameters)
This method is called at the end of an export process.
|
public void finished(java.lang.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.