Uses of Class
org.gcube.datatransfer.resolver.gis.exception.GeonetworkInstanceException
-
Packages that use GeonetworkInstanceException Package Description org.gcube.datatransfer.resolver.caches org.gcube.datatransfer.resolver.gis org.gcube.datatransfer.resolver.util -
-
Uses of GeonetworkInstanceException in org.gcube.datatransfer.resolver.caches
Methods in org.gcube.datatransfer.resolver.caches that throw GeonetworkInstanceException Modifier and Type Method Description protected static GeonetworkInstanceLoadingGeonetworkInstanceCache. loadGeonetworkInstance(String scope)Load geonetwork instance. -
Uses of GeonetworkInstanceException in org.gcube.datatransfer.resolver.gis
Methods in org.gcube.datatransfer.resolver.gis that throw GeonetworkInstanceException Modifier and Type Method Description GeonetworkInstanceGeonetworkAccessParameter. getGeonetworkInstance(boolean authenticate, GeonetworkAccessParameter.GeonetworkLoginLevel loginLevel, GeonetworkAccessParameter.AccountType accType)Constructors in org.gcube.datatransfer.resolver.gis that throw GeonetworkInstanceException Constructor Description GeonetworkInstance(String scope, boolean authenticate, org.gcube.spatial.data.geonetwork.LoginLevel level, org.gcube.spatial.data.geonetwork.model.Account.Type type)Instantiates a new geonetwork instance. -
Uses of GeonetworkInstanceException in org.gcube.datatransfer.resolver.util
Methods in org.gcube.datatransfer.resolver.util that throw GeonetworkInstanceException Modifier and Type Method Description static List<Long>GetResponseRecordFilter. fileIdentifiersToIds(List<String> UUIDs, String scope)File identifiers to ids.
-