org.gcube.common.geoserverinterface.engine
Class GeoserverPutMethods
java.lang.Object
org.gcube.common.geoserverinterface.engine.GeoserverPutMethods
public class GeoserverPutMethods
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoserverPutMethods
public GeoserverPutMethods(HttpMethodCall hMC)
addLayersGroup
public boolean addLayersGroup(GroupRest group)
throws Exception
- Throws:
Exception
addFeatureType
public boolean addFeatureType(FeatureTypeRest featureTypeRest)
throws Exception
- Throws:
Exception
addLayer
public boolean addLayer(LayerRest layerRest)
throws Exception
- Throws:
Exception
setLayer
public boolean setLayer(FeatureTypeRest featureTypeRest,
String defaultStyle,
ArrayList<String> styles)
throws Exception
- Throws:
Exception
addStyleToLayer
public boolean addStyleToLayer(String layer,
String style)
throws Exception
- Throws:
Exception
sendStyleSDL
public boolean sendStyleSDL(String xmlSdl)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.