Uses of Class
org.gcube.common.geoserverinterface.GeonetworkCommonResourceInterface.GeonetworkCategory

Packages that use GeonetworkCommonResourceInterface.GeonetworkCategory
org.gcube.common.geoserverinterface   
org.gcube.common.geoserverinterface.bean   
org.gcube.common.geoserverinterface.engine   
 

Uses of GeonetworkCommonResourceInterface.GeonetworkCategory in org.gcube.common.geoserverinterface
 

Methods in org.gcube.common.geoserverinterface that return GeonetworkCommonResourceInterface.GeonetworkCategory
static GeonetworkCommonResourceInterface.GeonetworkCategory GeonetworkCommonResourceInterface.GeonetworkCategory.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeonetworkCommonResourceInterface.GeonetworkCategory[] GeonetworkCommonResourceInterface.GeonetworkCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.geoserverinterface with parameters of type GeonetworkCommonResourceInterface.GeonetworkCategory
 boolean GeoCaller.addFeatureType(FeatureTypeRest featureTypeRest, GeonetworkCommonResourceInterface.GeonetworkCategory category)
           
 boolean GeoCaller.addLayersGroup(GroupRest group, GeonetworkCommonResourceInterface.GeonetworkCategory category)
           
 String GeonetworkCaller.getGeonetInfoBySearchService(String title, GeonetworkCommonResourceInterface.GeonetworkCategory category, Boolean similarity)
           
 String GeoCaller.getGeonetworkLayerInfoBySearchService(String title, GeonetworkCommonResourceInterface.GeonetworkCategory category, Boolean similarity)
           
 String GeonetworkCaller.insertMetadata(String fileIdentifier, String workspace, String layerTitle, String layerName, String description, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 String GeoCaller.insertMetadata(String fileIdentifier, String workspace, String layerTitle, String layerName, String description, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 String GeonetworkCaller.insertMetadataByFeatureType(FeatureTypeRest featureTypeRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 

Uses of GeonetworkCommonResourceInterface.GeonetworkCategory in org.gcube.common.geoserverinterface.bean
 

Methods in org.gcube.common.geoserverinterface.bean that return GeonetworkCommonResourceInterface.GeonetworkCategory
 GeonetworkCommonResourceInterface.GeonetworkCategory MetadataInfo.getCategory()
           
 

Methods in org.gcube.common.geoserverinterface.bean with parameters of type GeonetworkCommonResourceInterface.GeonetworkCategory
 void MetadataInfo.setCategory(GeonetworkCommonResourceInterface.GeonetworkCategory category)
           
 

Uses of GeonetworkCommonResourceInterface.GeonetworkCategory in org.gcube.common.geoserverinterface.engine
 

Methods in org.gcube.common.geoserverinterface.engine with parameters of type GeonetworkCommonResourceInterface.GeonetworkCategory
 String GeonetworkPutMethods.insertMetadata(String fileIdentifier, String workspace, String layerTitle, String layerName, String layerDescription, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 String GeonetworkPutMethods.insertMetadataByFeatureType(FeatureTypeRest featureTypeRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 String GeonetworkPutMethods.insertMetadataByGroupRest(GroupRest groupRest, GeonetworkCommonResourceInterface.GeonetworkCategory category, String geoServerWmsUrl)
           
 String GeonetworkGetMethods.searchService(String title, GeonetworkCommonResourceInterface.GeonetworkCategory category, Boolean similarity)
           
 



Copyright © 2012. All Rights Reserved.