| Package | Description |
|---|---|
| org.gcube.common.geoserverinterface |
| Modifier and Type | Field and Description |
|---|---|
static GeonetworkCommonResourceInterface.GeoserverMethodResearch |
GeoCallerConfigurationInterface.DEFAULTMETHODRESEARCH |
| Modifier and Type | Method and Description |
|---|---|
static GeonetworkCommonResourceInterface.GeoserverMethodResearch |
GeonetworkCommonResourceInterface.GeoserverMethodResearch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeonetworkCommonResourceInterface.GeoserverMethodResearch[] |
GeonetworkCommonResourceInterface.GeoserverMethodResearch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
GeonetworkCaller.getOrderedListOfGeoserver(GeonetworkCommonResourceInterface.GeoserverMethodResearch method,
GeonetworkCommonResourceInterface.GeoserverType serverType)
Function return a list of Geoserver url ordered through the choice strategy (param method in input)
|
void |
GeoCaller.setWfsGeoserverResearchStrategy(GeonetworkCommonResourceInterface.GeoserverMethodResearch strategy,
String user,
String pwd) |
void |
GeoCaller.setWmsGeoserverResearchStrategy(GeonetworkCommonResourceInterface.GeoserverMethodResearch strategy,
String user,
String pwd) |
| Constructor and Description |
|---|
GeoCaller(String geonetworkUrl,
String geonetworkUser,
String geonetworkPwd,
String geoserverWmsUrl,
String geoserverUser,
String geoserverPwd,
GeonetworkCommonResourceInterface.GeoserverMethodResearch geoserverResearchMethod)
This constructor instance Geonetwork and load (with sorting criteria passed in input) the lists of Geoserver from Geonetwork (or specific GeoserverCaller with params in input)
|
Copyright © 2018. All Rights Reserved.