org.gcube.common.geoserverinterface.engine
Class GeoserverDeleteMethods
java.lang.Object
org.gcube.common.geoserverinterface.engine.GeoserverDeleteMethods
public class GeoserverDeleteMethods
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoserverDeleteMethods
public GeoserverDeleteMethods(HttpMethodCall hMC)
deleteLayersGroup
public boolean deleteLayersGroup(String groupName)
throws Exception
- Throws:
Exception
deleteStyleSDL
public boolean deleteStyleSDL(String styleName,
boolean purge)
throws Exception
- Throws:
Exception
deleteLayer
public boolean deleteLayer(String layerName)
throws Exception
- Throws:
Exception
deleteFeatureTypes
public boolean deleteFeatureTypes(String wokspaceName,
String dataStore,
String featureTypes)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.