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

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

Uses of RESTLayerGroup in it.geosolutions.geoserver.rest
 

Methods in it.geosolutions.geoserver.rest that return RESTLayerGroup
 RESTLayerGroup GeoServerRESTReader.getLayerGroup(String name)
          Get detailed info about a given LayerGroup.
 RESTLayerGroup GeoServerRESTReader.getLayerGroup(String workspace, String name)
          Get detailed info about a given LayerGroup.
 

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

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



Copyright © 2007-2013 GeoSolutions. All Rights Reserved.