Uses of Class
org.gcube.spatial.data.gis.model.report.DeleteReport
-
Packages that use DeleteReport Package Description org.gcube.spatial.data.gis -
-
Uses of DeleteReport in org.gcube.spatial.data.gis
Methods in org.gcube.spatial.data.gis that return DeleteReport Modifier and Type Method Description DeleteReportGISInterface. 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.DeleteReportGISInterface. deleteStore(String workspace, String storeName, Long metadataUUID, AbstractGeoServerDescriptor desc)Deletes the specified datastore from the GeoServer instance described in descDeleteReportGISInterface. deleteStyle(String styleName, AbstractGeoServerDescriptor desc)Deletes a specific style from the GeoServer described by dec.
-