Uses of Class
org.gcube.application.aquamaps.enabling.model.DataSourceDescriptor

Packages that use DataSourceDescriptor
org.gcube.application.aquamaps.enabling   
org.gcube.application.aquamaps.enabling.Impl   
org.gcube.application.aquamaps.enabling.Impl.crawler   
org.gcube.application.aquamaps.enabling.model   
 

Uses of DataSourceDescriptor in org.gcube.application.aquamaps.enabling
 

Methods in org.gcube.application.aquamaps.enabling that return DataSourceDescriptor
 DataSourceDescriptor Configuration.getGeoNetwork(org.gcube.common.core.scope.GCUBEScope scope)
           
 

Uses of DataSourceDescriptor in org.gcube.application.aquamaps.enabling.Impl
 

Methods in org.gcube.application.aquamaps.enabling.Impl that return DataSourceDescriptor
 DataSourceDescriptor ConfigurationImpl.getGeoNetwork(org.gcube.common.core.scope.GCUBEScope scope)
           
 

Uses of DataSourceDescriptor in org.gcube.application.aquamaps.enabling.Impl.crawler
 

Methods in org.gcube.application.aquamaps.enabling.Impl.crawler that return types with arguments of type DataSourceDescriptor
protected static List<DataSourceDescriptor> ISCrawler.getGeoNetwork(org.gcube.common.core.scope.GCUBEScope scope)
          Query passed scope for RuntimeResources describing valid geoNetworks AtomicConditions : //Profile/Category = Constants.get().getGeoNetworkCategoryName() //Profile/Platform/Name = Constants.get().getGeoNetworkPlatformName() Valid Access Points : EntryName = Constants.get().getGeoNetworkEntryName()
 

Uses of DataSourceDescriptor in org.gcube.application.aquamaps.enabling.model
 

Subclasses of DataSourceDescriptor in org.gcube.application.aquamaps.enabling.model
 class DBDescriptor
           
 class GeoServerDescriptor
           
 

Methods in org.gcube.application.aquamaps.enabling.model that return DataSourceDescriptor
 DataSourceDescriptor VODescriptor.getGeoNetwork()
           
 

Constructors in org.gcube.application.aquamaps.enabling.model with parameters of type DataSourceDescriptor
VODescriptor(org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.resources.GCUBERunningInstance runningInstance, List<GeoServerDescriptor> geoServers, DataSourceDescriptor geoNetwork, DBDescriptor internalDB, DBDescriptor geoDb, DBDescriptor publisherDB, List<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.ComputationalInfrastructure> infrastructures, HashMap<String,String> serviceConfiguration, HashMap<String,String> backendsUrl)
           
 



Copyright © 2013. All Rights Reserved.