| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest.encoder.coverage | |
| it.geosolutions.geoserver.rest.encoder.datastore | |
| it.geosolutions.geoserver.rest.manager |
| Modifier and Type | Class and Description |
|---|---|
class |
GSAbstractCoveragestoreEncoder
Deprecated.
TODO complete specialization
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSAbstractDatastoreEncoder
Generic Datastore encoder.
|
class |
GSArcSDEDatastoreEncoder
Encoder for an datastore.
|
class |
GSDirectoryOfShapefilesDatastoreEncoder
Encoder for a datastore.
|
class |
GSGeoTIFFDatastoreEncoder
Encoder for a datastore.
|
class |
GSMosaicDatastoreEncoder
Encoder for a datastore.
|
class |
GSOracleNGDatastoreEncoder
Encoder for an datastore.
|
class |
GSPostGISDatastoreEncoder
Encoder for a datastore.
|
class |
GSShapefileDatastoreEncoder
Encoder for a datastore.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeoServerRESTStoreManager.create(String workspace,
GSAbstractStoreEncoder store)
Create a store.
|
boolean |
GeoServerRESTStoreManager.remove(String workspace,
GSAbstractStoreEncoder store,
boolean recurse)
Remove a given CoverageStore in a given Workspace.
|
boolean |
GeoServerRESTStoreManager.update(String workspace,
GSAbstractStoreEncoder store)
Update a store.
|
Copyright © 2007–2016 PDOK. All rights reserved.