All Methods Instance Methods Abstract Methods
| Modifier and Type |
Method and Description |
String |
coverage(String workspace,
String coveragestore,
String coverage) |
String |
coverages(String workspace,
String coveragestore) |
String |
coverageStore(String workspace,
String coveragestore) |
String |
coverageStores(String workspace) |
String |
createCoverage(String workspace,
String coveragestore,
String coverage) |
String |
createCoverageStore(String workspace,
String cs) |
String |
createDatastore(String workspace,
String ds) |
String |
createFeatureType(String workspace,
String datastore,
String featuretype) |
String |
createNamespace(String namespace) |
String |
createStyle(String workspace,
String sld) |
String |
createWorkspace(String workspace) |
String |
dataStore(String workspace,
String datastore) |
String |
dataStores(String workspace) |
String |
delete(String name,
boolean purge) |
String |
delete(String workspace,
String name,
boolean purge) |
String |
featureType(String workspace,
String datastore,
String featuretype) |
String |
featureTypes(String workspace,
String datastore) |
String |
getLayers() |
String |
layer(String layer) |
String |
namespace(String workspace) |
String |
namespaces() |
String |
style(String name) |
String |
style(String workspace,
String style) |
String |
styles() |
String |
styles(String workspace) |
String |
updatelayer(String layer,
String xml) |
String |
workspace(String workspace) |
String |
workspaces() |