| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest |
Main GSManager classes are here.
|
| Modifier and Type | Method and Description |
|---|---|
static GeoServerRESTPublisher.Purge |
GeoServerRESTPublisher.Purge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoServerRESTPublisher.Purge[] |
GeoServerRESTPublisher.Purge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeoServerRESTPublisher.removeCoverageStore(String workspace,
String storename,
boolean recurse,
GeoServerRESTPublisher.Purge purge)
Remove a given CoverageStore in a given Workspace.
|
boolean |
GeoServerRESTPublisher.removeDatastore(String workspace,
String storename,
boolean recurse,
GeoServerRESTPublisher.Purge purge) |
Copyright © 2007–2016 PDOK. All rights reserved.