Uses of Class
it.geosolutions.geoserver.rest.decoder.RESTLayerGroupList
-
Packages that use RESTLayerGroupList Package Description 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 Modifier and Type Method Description RESTLayerGroupListGeoServerRESTReader. getLayerGroups()Get summary info about all LayerGroups.RESTLayerGroupListGeoServerRESTReader. getLayerGroups(java.lang.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 Modifier and Type Method Description static RESTLayerGroupListRESTLayerGroupList. build(java.lang.String response)build
-