| Methods in org.gcube.common.geoserverinterface with parameters of type GeonetworkCommonResourceInterface.GeonetworkCategory |
boolean |
GeoCaller.addFeatureType(FeatureTypeRest featureTypeRest,
GeonetworkCommonResourceInterface.GeonetworkCategory category)
|
boolean |
GeoCaller.addFeatureType(FeatureTypeRest featureTypeRest,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String description,
String abstr)
|
boolean |
GeoCaller.addFeatureType(FeatureTypeRest featureTypeRest,
String defaultStyle,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
org.opengis.metadata.Metadata toPublishMeta)
|
boolean |
GeoCaller.addGeoLayer(String fileUrl,
String layerName,
String layerTitle,
String workspace,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String description,
String abstr,
String scope)
|
boolean |
GeoCaller.addGeoTiff(String geoTiffUrl,
String layerName,
String layerTitle,
String workspace,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String description,
String abstr,
String scope)
|
boolean |
GeoCaller.addLayersGroup(GroupRest group,
GeonetworkCommonResourceInterface.GeonetworkCategory category)
|
boolean |
GeoCaller.addPreExistentGeoTiff(String fileName,
String layerName,
String layerTitle,
String workspace,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String description,
String abstr)
|
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)
|
| 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.insertMetadataByFeatureType(FeatureTypeRest featureTypeRest,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String geoServerWmsUrl,
String description,
String abstr)
|
String |
GeonetworkPutMethods.insertMetadataByFeatureType(FeatureTypeRest featureTypeRest,
String defaultStyle,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String geoServerWmsUrl,
org.opengis.metadata.Metadata toPublish)
|
String |
GeonetworkPutMethods.insertMetadataByGroupRest(GroupRest groupRest,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
String geoServerWmsUrl)
|
List<String> |
GeonetworkGetMethods.searchID(String title,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
float similarity)
|
String |
GeonetworkGetMethods.searchService(String title,
GeonetworkCommonResourceInterface.GeonetworkCategory category,
Boolean similarity)
|