Uses of Class
org.gcube.common.geoserverinterface.bean.FeatureTypeRest

Packages that use FeatureTypeRest
org.gcube.common.geoserverinterface   
org.gcube.common.geoserverinterface.engine   
 

Uses of FeatureTypeRest in org.gcube.common.geoserverinterface
 

Methods in org.gcube.common.geoserverinterface that return FeatureTypeRest
 FeatureTypeRest GeoserverCaller.getFeatureType(String wokspaceName, String dataStore, String featureType)
           
 FeatureTypeRest GeoCaller.getFeatureType(String wokspaceName, String dataStore, String featureType)
           
 

Methods in org.gcube.common.geoserverinterface with parameters of type FeatureTypeRest
 boolean GeoserverCaller.addFeatureType(FeatureTypeRest featureTypeRest)
           
 boolean GeoCaller.addFeatureType(FeatureTypeRest featureTypeRest, GeonetworkCommonResourceInterface.GeonetworkCategory category)
           
 String GeonetworkCaller.insertMetadataByFeatureType(FeatureTypeRest featureTypeRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 boolean GeoserverCaller.setLayer(FeatureTypeRest featureTypeRest, String defaultStyle, ArrayList<String> styles)
           
 boolean GeoCaller.setLayer(FeatureTypeRest featureTypeRest, String defaultStyle, ArrayList<String> styles)
           
 

Uses of FeatureTypeRest in org.gcube.common.geoserverinterface.engine
 

Methods in org.gcube.common.geoserverinterface.engine that return FeatureTypeRest
 FeatureTypeRest GeoserverGetMethods.getFeatureType(String wokspaceName, String dataStore, String featureType)
           
 

Methods in org.gcube.common.geoserverinterface.engine with parameters of type FeatureTypeRest
 boolean GeoserverPutMethods.addFeatureType(FeatureTypeRest featureTypeRest)
           
 String GeonetworkPutMethods.insertMetadataByFeatureType(FeatureTypeRest featureTypeRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 boolean GeoserverPutMethods.setLayer(FeatureTypeRest featureTypeRest, String defaultStyle, ArrayList<String> styles)
           
 



Copyright © 2012. All Rights Reserved.