Uses of Class
it.geosolutions.geoserver.rest.decoder.RESTFeatureType
-
Packages that use RESTFeatureType Package Description 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 Modifier and Type Method Description RESTFeatureTypeGeoServerRESTReader. 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 Modifier and Type Method Description RESTDataStoreGeoServerRESTReader. 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 Modifier and Type Method Description static RESTFeatureTypeRESTFeatureType. build(java.lang.String response)
-