Uses of Class
it.geosolutions.geoserver.rest.decoder.RESTLayerGroupList

Packages that use RESTLayerGroupList
it.geosolutions.geoserver.rest Main GSManager classes are here. 
it.geosolutions.geoserver.rest.decoder Decoders for GeoServer's beans. 
 

Uses of RESTLayerGroupList in it.geosolutions.geoserver.rest
 

Methods in it.geosolutions.geoserver.rest that return RESTLayerGroupList
 RESTLayerGroupList GeoServerRESTReader.getLayerGroups()
          Get summary info about all LayerGroups.
 RESTLayerGroupList GeoServerRESTReader.getLayerGroups(String workspace)
          Get summary info about all LayerGroups in the given workspace.
 

Uses of RESTLayerGroupList in it.geosolutions.geoserver.rest.decoder
 

Methods in it.geosolutions.geoserver.rest.decoder that return RESTLayerGroupList
static RESTLayerGroupList RESTLayerGroupList.build(String response)
           
 



Copyright © 2007-2013 GeoSolutions. All Rights Reserved.