public class LiveGeoServerDescriptor extends AbstractGeoServerDescriptor
| Constructor and Description |
|---|
LiveGeoServerDescriptor(String url,
String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getDatastores(String workspace) |
Long |
getHostedLayersCount() |
Set<String> |
getStyles() |
Set<String> |
getWorkspaces() |
compareTo, equals, getDataStoreManager, getManager, getPublisher, getReader, hashCode, onChangedDataStores, onChangedLayers, onChangedStyles, onChangedWorkspaces, toStringpublic Set<String> getDatastores(String workspace) throws MalformedURLException
getDatastores in class AbstractGeoServerDescriptorMalformedURLExceptionpublic Long getHostedLayersCount() throws MalformedURLException
getHostedLayersCount in class AbstractGeoServerDescriptorMalformedURLExceptionpublic Set<String> getStyles() throws MalformedURLException
getStyles in class AbstractGeoServerDescriptorMalformedURLExceptionpublic Set<String> getWorkspaces() throws MalformedURLException
getWorkspaces in class AbstractGeoServerDescriptorMalformedURLExceptionCopyright © 2020. All Rights Reserved.