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

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

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

Methods in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig that return GeoServerDescriptor
 GeoServerDescriptor VODescriptor.getGeoServerByEntryPoint(String entryPoint)
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig that return types with arguments of type GeoServerDescriptor
 List<GeoServerDescriptor> VODescriptor.getGeoServers()
           
protected static List<GeoServerDescriptor> ConfigurationManager.getGeoServers()
          Query passed scope for RuntimeResources describing valid geoServers AtomicConditions : //Profile/Category = Constants.get().getGeoServerCategoryName() //Profile/Platform/Name = Constants.get().getGeoServerPlatformName() Valid Access Points : EntryName = Constants.get().getGeoServerEntryName() Mandatory properties : Constants.get().getGeoServerAquaMapsWorkspace() Constants.get().getGeoServerAquaMapsDataStore() Constants.get().getGeoServerAquaMapsDefaultDistributionStyle()
 

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



Copyright © 2014. All Rights Reserved.