| Package | Description |
|---|---|
| org.gcube.spatial.data.gis | |
| org.gcube.spatial.data.gis.is | |
| org.gcube.spatial.data.gis.is.cache |
| Modifier and Type | Method and Description |
|---|---|
AbstractGeoServerDescriptor |
GISInterface.getCurrentGeoServer()
Returns the current GeoServer from the GeoServer pool.
|
AbstractGeoServerDescriptor |
GISInterface.getGeoServerByMethod(ResearchMethod method,
Boolean forceUpdate)
Returns a GeoServer descriptor according to specified ResearchMethod method.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<AbstractGeoServerDescriptor> |
GISInterface.getCurrentCacheElements(Boolean forceUpdate)
Returns the current GeoServer descriptors from the GeoServer pool.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteReport |
GISInterface.deleteLayer(String workspace,
String layerName,
Long metadataUUID,
AbstractGeoServerDescriptor desc,
org.gcube.spatial.data.geonetwork.LoginLevel gnLoginLevel)
Deletes the specified layer from the GeoServer instance described by desc.
|
DeleteReport |
GISInterface.deleteStore(String workspace,
String storeName,
Long metadataUUID,
AbstractGeoServerDescriptor desc)
Deletes the specified datastore from the GeoServer instance described in desc
|
DeleteReport |
GISInterface.deleteStyle(String styleName,
AbstractGeoServerDescriptor desc)
Deletes a specific style from the GeoServer described by dec.
|
static GISInterface |
GISInterface.get(AbstractGeoServerDescriptor... descriptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedGeoServerDescriptor |
class |
GeoServerDescriptor |
class |
LiveGeoServerDescriptor |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractGeoServerDescriptor.compareTo(AbstractGeoServerDescriptor o) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplicitCache<T extends AbstractGeoServerDescriptor> |
class |
GeoServerCache<T extends AbstractGeoServerDescriptor> |
Copyright © 2018. All Rights Reserved.