org.gcube.common.geoserverinterface.engine
Class GeoserverModifyMethods

java.lang.Object
  extended by org.gcube.common.geoserverinterface.engine.GeoserverModifyMethods

public class GeoserverModifyMethods
extends Object


Constructor Summary
GeoserverModifyMethods(HttpMethodCall hMC)
           
 
Method Summary
 boolean modifyLayersGroup(GroupRest group)
           
 boolean modifyStyleSDL(String schemaName, String xmlSdl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoserverModifyMethods

public GeoserverModifyMethods(HttpMethodCall hMC)
Method Detail

modifyLayersGroup

public boolean modifyLayersGroup(GroupRest group)
                          throws Exception
Throws:
Exception

modifyStyleSDL

public boolean modifyStyleSDL(String schemaName,
                              String xmlSdl)
                       throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.