Uses of Class
org.gcube.application.aquamaps.enabling.ParameterNotFoundException

Packages that use ParameterNotFoundException
org.gcube.application.aquamaps.enabling   
org.gcube.application.aquamaps.enabling.Impl   
org.gcube.application.aquamaps.enabling.model   
 

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

Methods in org.gcube.application.aquamaps.enabling that throw ParameterNotFoundException
 org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.AquaMapsServiceInterface Configuration.getAMInterface(org.gcube.common.core.scope.GCUBEScope scope)
           
 List<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.ComputationalInfrastructure> Configuration.getAvailableInfrastructures(org.gcube.common.core.scope.GCUBEScope scope)
           
 String Configuration.getBackendUrl(org.gcube.common.core.scope.GCUBEScope scope, String backend)
           
 org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.DataManagementInterface Configuration.getDMInterface(org.gcube.common.core.scope.GCUBEScope scope)
           
 DataSourceDescriptor Configuration.getGeoNetwork(org.gcube.common.core.scope.GCUBEScope scope)
           
 GeoServerDescriptor Configuration.getGeoServerByEntryPoint(org.gcube.common.core.scope.GCUBEScope scope, String entryPoint)
           
 DBDescriptor Configuration.getGeoServerDb(org.gcube.common.core.scope.GCUBEScope scope)
           
 List<GeoServerDescriptor> Configuration.getGeoServers(org.gcube.common.core.scope.GCUBEScope scope)
           
 DBDescriptor Configuration.getInternalDB(org.gcube.common.core.scope.GCUBEScope scope)
           
 DBDescriptor Configuration.getPublisherDataBase(org.gcube.common.core.scope.GCUBEScope scope)
           
 org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.PublisherInterface Configuration.getPublisherInterface(org.gcube.common.core.scope.GCUBEScope scope)
           
 String Configuration.getServiceConfigurationParameter(org.gcube.common.core.scope.GCUBEScope scope, String parameter)
           
 

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

Methods in org.gcube.application.aquamaps.enabling.Impl that throw ParameterNotFoundException
 org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.AquaMapsServiceInterface ConfigurationImpl.getAMInterface(org.gcube.common.core.scope.GCUBEScope scope)
           
 List<org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.ComputationalInfrastructure> ConfigurationImpl.getAvailableInfrastructures(org.gcube.common.core.scope.GCUBEScope scope)
           
 String ConfigurationImpl.getBackendUrl(org.gcube.common.core.scope.GCUBEScope scope, String backend)
           
 org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.DataManagementInterface ConfigurationImpl.getDMInterface(org.gcube.common.core.scope.GCUBEScope scope)
           
 DataSourceDescriptor ConfigurationImpl.getGeoNetwork(org.gcube.common.core.scope.GCUBEScope scope)
           
 GeoServerDescriptor ConfigurationImpl.getGeoServerByEntryPoint(org.gcube.common.core.scope.GCUBEScope scope, String entryPoint)
           
 DBDescriptor ConfigurationImpl.getGeoServerDb(org.gcube.common.core.scope.GCUBEScope scope)
           
 List<GeoServerDescriptor> ConfigurationImpl.getGeoServers(org.gcube.common.core.scope.GCUBEScope scope)
           
 DBDescriptor ConfigurationImpl.getInternalDB(org.gcube.common.core.scope.GCUBEScope scope)
           
 DBDescriptor ConfigurationImpl.getPublisherDataBase(org.gcube.common.core.scope.GCUBEScope scope)
           
 org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.PublisherInterface ConfigurationImpl.getPublisherInterface(org.gcube.common.core.scope.GCUBEScope scope)
           
 String ConfigurationImpl.getServiceConfigurationParameter(org.gcube.common.core.scope.GCUBEScope scope, String parameter)
           
 

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

Methods in org.gcube.application.aquamaps.enabling.model that throw ParameterNotFoundException
 GeoServerDescriptor VODescriptor.getGeoServerByEntryPoint(String entryPoint)
           
 



Copyright © 2013. All Rights Reserved.