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

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

Uses of RESTFeatureType in it.geosolutions.geoserver.rest
 

Methods in it.geosolutions.geoserver.rest that return RESTFeatureType
 RESTFeatureType GeoServerRESTReader.getFeatureType(RESTLayer layer)
          Get detailed info about a FeatureType given the Layer where it's published with.
 

Methods in it.geosolutions.geoserver.rest with parameters of type RESTFeatureType
 RESTDataStore GeoServerRESTReader.getDatastore(RESTFeatureType featureType)
          Get detailed info about a FeatureType's Datastore.
 

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

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



Copyright © 2007-2013 GeoSolutions. All Rights Reserved.