public interface GeoServerDataStoreRest
| Modifier and Type | Method and Description |
|---|---|
void |
createDataStore(org.geojsf.xml.geoserver.DataStore datastore,
org.geojsf.xml.geoserver.Workspace workspace) |
org.geojsf.xml.geoserver.DataStore |
dataStore(String workspace,
String dataStore) |
org.geojsf.xml.geoserver.DataStores |
getDataStores(String workspace) |
org.geojsf.xml.geoserver.DataStores getDataStores(String workspace) throws IOException
IOExceptionorg.geojsf.xml.geoserver.DataStore dataStore(String workspace, String dataStore) throws IOException
IOExceptionvoid createDataStore(org.geojsf.xml.geoserver.DataStore datastore,
org.geojsf.xml.geoserver.Workspace workspace)
throws IOException
IOExceptionCopyright © 2016. All rights reserved.