public class VectorLocalExportCommand extends DefaultOperation implements Command
Constructor and Description |
---|
VectorLocalExportCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(OperationParams params)
Execute the command, and return whether we want to continue execution
|
DataStorePluginOptions |
getInputStoreOptions() |
VectorLocalExportOptions |
getOptions() |
List<String> |
getParameters() |
void |
setOptions(VectorLocalExportOptions options) |
void |
setParameters(String storeName) |
generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, prepare, setSecurityTokenFile, usage
public void execute(OperationParams params) throws IOException, org.geotools.filter.text.cql2.CQLException
Command
execute
in interface Command
IOException
org.geotools.filter.text.cql2.CQLException
public void setParameters(String storeName)
public DataStorePluginOptions getInputStoreOptions()
public void setOptions(VectorLocalExportOptions options)
public VectorLocalExportOptions getOptions()
Copyright © 2013–2022. All rights reserved.