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

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

Uses of RESTStructuredCoverageIndexSchema in it.geosolutions.geoserver.rest
 

Methods in it.geosolutions.geoserver.rest that return RESTStructuredCoverageIndexSchema
 RESTStructuredCoverageIndexSchema GeoServerRESTReader.getGranuleIndexSchema(String workspace, String coverageStore, String coverage)
          Get information about the schema of the index for a structured coverage.
 

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

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

Uses of RESTStructuredCoverageIndexSchema in it.geosolutions.geoserver.rest.manager
 

Methods in it.geosolutions.geoserver.rest.manager that return RESTStructuredCoverageIndexSchema
 RESTStructuredCoverageIndexSchema GeoServerRESTStructuredGridCoverageReaderManager.getGranuleIndexSchema(String workspace, String coverageStore, String coverage)
          Get information about the schema of the index for a structured coverage.
 



Copyright © 2007-2014 GeoSolutions. All Rights Reserved.