| Package | Description |
|---|---|
| org.gcube.common.geoserverinterface | |
| org.gcube.common.geoserverinterface.engine |
| Modifier and Type | Method and Description |
|---|---|
static GeoCaller.FILTER_TYPE |
GeoCaller.FILTER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoCaller.FILTER_TYPE[] |
GeoCaller.FILTER_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CswLayersResult |
GeonetworkCaller.getLayersFromCsw(String referredWorkspace,
int startPosition,
int maxRecords,
boolean sortByTitle,
boolean sortAscendent,
GeoCaller.FILTER_TYPE filter,
String textToSearch) |
CswLayersResult |
GeoCaller.getLayersFromCsw(String referredWorkspace,
int startPosition,
int maxRecords,
boolean sortByTitle,
boolean sortAscendent,
GeoCaller.FILTER_TYPE filter,
String textToSearch) |
LayerCsw |
GeonetworkCaller.getLayersInformation(GeoCaller.FILTER_TYPE filter,
String textToSearch) |
String |
GeonetworkCaller.getLayersUrlInformation(GeoCaller.FILTER_TYPE filter,
String textToSearch) |
| Modifier and Type | Method and Description |
|---|---|
CswLayersResult |
GeonetworkGetMethods.getLayersFromCsw(String referredWorkspace,
int startPosition,
int maxRecords,
boolean sortByTitle,
boolean sortAscendent,
GeoCaller.FILTER_TYPE filter,
String textToSearch) |
Copyright © 2014. All Rights Reserved.