org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig
Class VODescriptor
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.util.isconfig.VODescriptor
public class VODescriptor
- extends Object
VODescriptor
public VODescriptor(String scope,
List<GeoServerDescriptor> geoServers,
DataSourceDescriptor geoNetwork,
DBDescriptor internalDB,
DBDescriptor geoDb,
DBDescriptor publisherDB)
getScope
public String getScope()
- Returns:
- the scope
getGeoServers
public List<GeoServerDescriptor> getGeoServers()
- Returns:
- the geoServers
getGeoNetwork
public DataSourceDescriptor getGeoNetwork()
- Returns:
- the geoNetwork
getInternalDB
public DBDescriptor getInternalDB()
- Returns:
- the internalDB
getGeoDb
public DBDescriptor getGeoDb()
- Returns:
- the geoDb
getPublisherDB
public DBDescriptor getPublisherDB()
- Returns:
- the publisherDB
getGeoServerByEntryPoint
public GeoServerDescriptor getGeoServerByEntryPoint(String entryPoint)
throws ParameterNotFoundException
- Throws:
ParameterNotFoundException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.