public class GeoServerAddLayerCommand extends GeoServerCommand<String>
Modifier and Type | Class and Description |
---|---|
static class |
GeoServerAddLayerCommand.AddOption |
static class |
GeoServerAddLayerCommand.AddOptionConverter |
ServiceEnabledCommand.HttpMethod
geoserverClient
path
Constructor and Description |
---|
GeoServerAddLayerCommand() |
Modifier and Type | Method and Description |
---|---|
String |
computeResults(OperationParams params) |
void |
execute(OperationParams params)
Execute the command, and return whether we want to continue execution
|
void |
setAddOption(GeoServerAddLayerCommand.AddOption addOption) |
void |
setParameters(List<String> parameters) |
void |
setStyle(String style) |
handleError, isDuplicate, prepare
getId, getMethod, getName, getPath, runAsync, successStatusIs200
generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, setSecurityTokenFile, usage
public void setAddOption(GeoServerAddLayerCommand.AddOption addOption)
public void setStyle(String style)
public void execute(OperationParams params) throws Exception
Command
Exception
public String computeResults(OperationParams params) throws Exception
computeResults
in class ServiceEnabledCommand<String>
Exception
Copyright © 2013–2020. All rights reserved.