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