Uses of Class
org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig.DataSourceDescriptor

Packages that use DataSourceDescriptor
org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig   
 

Uses of DataSourceDescriptor in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig
 

Subclasses of DataSourceDescriptor in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig
 class DBDescriptor
           
 class GeoServerDescriptor
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig that return DataSourceDescriptor
 DataSourceDescriptor VODescriptor.getGeoNetwork()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig that return types with arguments of type DataSourceDescriptor
protected static List<DataSourceDescriptor> ConfigurationManager.getGeoNetwork()
          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()
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig with parameters of type DataSourceDescriptor
VODescriptor(String scope, List<GeoServerDescriptor> geoServers, DataSourceDescriptor geoNetwork, DBDescriptor internalDB, DBDescriptor geoDb, DBDescriptor publisherDB)
           
 



Copyright © 2013. All Rights Reserved.