|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GeoServerDescriptor in org.gcube.application.aquamaps.enabling |
|---|
| Methods in org.gcube.application.aquamaps.enabling that return GeoServerDescriptor | |
|---|---|
GeoServerDescriptor |
Configuration.getGeoServerByEntryPoint(org.gcube.common.core.scope.GCUBEScope scope,
String entryPoint)
|
| Methods in org.gcube.application.aquamaps.enabling that return types with arguments of type GeoServerDescriptor | |
|---|---|
List<GeoServerDescriptor> |
Configuration.getGeoServers(org.gcube.common.core.scope.GCUBEScope scope)
|
| Uses of GeoServerDescriptor in org.gcube.application.aquamaps.enabling.Impl |
|---|
| Methods in org.gcube.application.aquamaps.enabling.Impl that return GeoServerDescriptor | |
|---|---|
GeoServerDescriptor |
ConfigurationImpl.getGeoServerByEntryPoint(org.gcube.common.core.scope.GCUBEScope scope,
String entryPoint)
|
| Methods in org.gcube.application.aquamaps.enabling.Impl that return types with arguments of type GeoServerDescriptor | |
|---|---|
List<GeoServerDescriptor> |
ConfigurationImpl.getGeoServers(org.gcube.common.core.scope.GCUBEScope scope)
|
| Uses of GeoServerDescriptor in org.gcube.application.aquamaps.enabling.Impl.crawler |
|---|
| Methods in org.gcube.application.aquamaps.enabling.Impl.crawler that return types with arguments of type GeoServerDescriptor | |
|---|---|
protected static List<GeoServerDescriptor> |
ISCrawler.getGeoServers(org.gcube.common.core.scope.GCUBEScope scope)
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() |
| Uses of GeoServerDescriptor in org.gcube.application.aquamaps.enabling.model |
|---|
| Methods in org.gcube.application.aquamaps.enabling.model that return GeoServerDescriptor | |
|---|---|
GeoServerDescriptor |
VODescriptor.getGeoServerByEntryPoint(String entryPoint)
|
| Methods in org.gcube.application.aquamaps.enabling.model that return types with arguments of type GeoServerDescriptor | |
|---|---|
List<GeoServerDescriptor> |
VODescriptor.getGeoServers()
|
| Constructor parameters in org.gcube.application.aquamaps.enabling.model with type arguments of type GeoServerDescriptor | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||