Uses of Class
org.gcube.datatransfer.resolver.gis.GeonetworkInstance
-
Packages that use GeonetworkInstance Package Description org.gcube.datatransfer.resolver.caches org.gcube.datatransfer.resolver.gis org.gcube.datatransfer.resolver.services -
-
Uses of GeonetworkInstance in org.gcube.datatransfer.resolver.caches
Methods in org.gcube.datatransfer.resolver.caches that return GeonetworkInstance Modifier and Type Method Description static GeonetworkInstanceLoadingGeonetworkInstanceCache. get(String scope)Gets the.protected static GeonetworkInstanceLoadingGeonetworkInstanceCache. loadGeonetworkInstance(String scope)Load geonetwork instance. -
Uses of GeonetworkInstance in org.gcube.datatransfer.resolver.gis
Fields in org.gcube.datatransfer.resolver.gis declared as GeonetworkInstance Modifier and Type Field Description protected GeonetworkInstanceGeonetworkAccessParameter. geonetworkInstanceMethods in org.gcube.datatransfer.resolver.gis that return GeonetworkInstance Modifier and Type Method Description GeonetworkInstanceGeonetworkAccessParameter. getGeonetworkInstance(boolean authenticate, GeonetworkAccessParameter.GeonetworkLoginLevel loginLevel, GeonetworkAccessParameter.AccountType accType)GeonetworkInstanceGeonetworkServiceInterface. getGeonetworkInstance(boolean authenticate, GeonetworkAccessParameter.GeonetworkLoginLevel loginLevel, GeonetworkAccessParameter.AccountType accType)Gets the geonetwork instance.Methods in org.gcube.datatransfer.resolver.gis with parameters of type GeonetworkInstance Modifier and Type Method Description static GisLayerItemMetadataConverter. getWMSOnLineResource(GeonetworkInstance geonetowrkInstance, String uuid)Gets the WMS on line resource. -
Uses of GeonetworkInstance in org.gcube.datatransfer.resolver.services
Methods in org.gcube.datatransfer.resolver.services that return GeonetworkInstance Modifier and Type Method Description protected GeonetworkInstanceGeonetworkResolver. getGeonetworkInstanceForScope(String scope)Gets the geonetwork instance for scope.
-