A C D E F G H I L M N O P R S T U V W X 

A

APP_ID - Static variable in class org.gcube.datatransfer.resolver.gis.property.GisViewerAppGenericResourcePropertyReader
 
APPLICATION_XML - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
ApplicationProfile - Class in org.gcube.datatransfer.resolver.applicationprofile
The Class ApplicationProfile.
ApplicationProfile() - Constructor for class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Instantiates a new application profile.
ApplicationProfile(String, String, String, String, String, String) - Constructor for class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Instantiates a new application profile.
ApplicationProfileNotFoundException - Exception in org.gcube.datatransfer.resolver.applicationprofile
The Class ApplicationProfileNotFoundException.
ApplicationProfileNotFoundException(String) - Constructor for exception org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileNotFoundException
Instantiates a new application profile not found exception.
ApplicationProfileReader - Class in org.gcube.datatransfer.resolver.applicationprofile
 
ApplicationProfileReader(String, String, String) - Constructor for class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 

C

CACHE_RESET_DELAY - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
CACHE_RESET_DELAY - Static variable in class org.gcube.datatransfer.resolver.gis.GisResolver
 
CACHE_RESET_TIME - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
CACHE_RESET_TIME - Static variable in class org.gcube.datatransfer.resolver.gis.GisResolver
 
cachedGisViewerApplHostname - Variable in class org.gcube.datatransfer.resolver.gis.GisResolver
 
cachedServerParams - Variable in class org.gcube.datatransfer.resolver.gis.GisResolver
 
cacheGNServerParams - Variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
ConstantsHttpResolver - Class in org.gcube.datatransfer.resolver.http
The Class ConstantsHttpResolver.
ConstantsHttpResolver() - Constructor for class org.gcube.datatransfer.resolver.http.ConstantsHttpResolver
 
CONTENT_DISPOSITION - Static variable in class org.gcube.datatransfer.resolver.http.ConstantsHttpResolver
 
CONTENT_TYPE - Static variable in class org.gcube.datatransfer.resolver.http.HttpResolver
 
CONTENT_TYPE - Static variable in class org.gcube.datatransfer.resolver.http.StorageIDResolver
 
CSW_SERVER - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 

D

DEFAULT_CONTENTTYPE_UNKNOWN_UNKNOWN - Static variable in class org.gcube.datatransfer.resolver.http.ConstantsHttpResolver
 
DEFAULT_FILENAME_FROM_STORAGE_MANAGER - Static variable in class org.gcube.datatransfer.resolver.http.ConstantsHttpResolver
 
delete(String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Delete.
destroy() - Method in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.gis.GisResolver
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.http.HttpResolver
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.http.StorageIDResolver
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.http.StorageIDResolver
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.gis.GisResolver
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.http.HttpResolver
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.datatransfer.resolver.http.StorageIDResolver
 

E

exists(String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Used to query for REST resources.

F

FILE_NAME - Static variable in class org.gcube.datatransfer.resolver.http.HttpResolver
 
FILE_NAME - Static variable in class org.gcube.datatransfer.resolver.http.StorageIDResolver
 
FilterGetRecords - Class in org.gcube.datatransfer.resolver.gis.geonetwork
The Class FilterGetRecords.
FilterGetRecords(String) - Constructor for class org.gcube.datatransfer.resolver.gis.geonetwork.FilterGetRecords
Instantiates a new filter get records.

G

GcubeQuery - Class in org.gcube.datatransfer.resolver.applicationprofile
The Class GcubeQuery.
GcubeQuery() - Constructor for class org.gcube.datatransfer.resolver.applicationprofile.GcubeQuery
 
GENERIC_RESOURCE_GCUBE_APPS_PROPERTIES - Static variable in class org.gcube.datatransfer.resolver.gis.property.GisViewerAppGenericResourcePropertyReader
 
GEONETWORK_RESOURCE_NAME - Static variable in class org.gcube.datatransfer.resolver.gis.GeoRuntimeReader
 
GeonetworkAccessParameter - Class in org.gcube.datatransfer.resolver.gis
The Class GeonetworkAccessParameter.
GeonetworkAccessParameter(String, ServerParameters) - Constructor for class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
Instantiates a new geonetowrk access parameter.
GeonetworkAccessParameter.GeonetworkLoginLevel - Enum in org.gcube.datatransfer.resolver.gis
The Enum GeonetworkLoginLevel.
geonetworkInstance - Variable in class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
 
GeonetworkInstance - Class in org.gcube.datatransfer.resolver.gis
The Class GeonetworkInstance.
GeonetworkInstance() - Constructor for class org.gcube.datatransfer.resolver.gis.GeonetworkInstance
Instantiates a new geonetwork instance.
GeonetworkInstance(String) - Constructor for class org.gcube.datatransfer.resolver.gis.GeonetworkInstance
Instantiates a new geonetwork instance.
GeonetworkInstance(boolean, LoginLevel) - Constructor for class org.gcube.datatransfer.resolver.gis.GeonetworkInstance
Creates a new configuration for Gis publisher with parameter passed in input.
GeonetworkInstance(String, boolean, LoginLevel) - Constructor for class org.gcube.datatransfer.resolver.gis.GeonetworkInstance
Instantiates a new geonetwork instance.
GeonetworkInstanceException - Exception in org.gcube.datatransfer.resolver.gis.exception
The Class GeonetworkInstanceException.
GeonetworkInstanceException() - Constructor for exception org.gcube.datatransfer.resolver.gis.exception.GeonetworkInstanceException
Instantiates a new geonetwork instance exception.
GeonetworkInstanceException(String) - Constructor for exception org.gcube.datatransfer.resolver.gis.exception.GeonetworkInstanceException
Instantiates a new geonetwork instance exception.
GeonetworkInstanceException(AuthorizationException) - Constructor for exception org.gcube.datatransfer.resolver.gis.exception.GeonetworkInstanceException
Instantiates a new geonetwork instance exception.
GeonetworkRequestCriteria - Class in org.gcube.datatransfer.resolver
The Class GeonetworkRequestCriteria.
GeonetworkRequestCriteria(String, boolean, boolean) - Constructor for class org.gcube.datatransfer.resolver.GeonetworkRequestCriteria
Instantiates a new geonetwork request criteria.
GeonetworkRequestDecoder - Class in org.gcube.datatransfer.resolver
The Class GeonetworkRequestDecoder.
GeonetworkRequestDecoder(String, String) - Constructor for class org.gcube.datatransfer.resolver.GeonetworkRequestDecoder
Instantiates a new geonetwork request decoder.
GeonetworkResolver - Class in org.gcube.datatransfer.resolver.gis.geonetwork
The Class GeonetworkResolver.
GeonetworkResolver() - Constructor for class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
GeonetworkServiceInterface - Interface in org.gcube.datatransfer.resolver.gis
The Interface GeonetworkServiceInterface.
GeoRuntimeReader - Class in org.gcube.datatransfer.resolver.gis
 
GeoRuntimeReader() - Constructor for class org.gcube.datatransfer.resolver.gis.GeoRuntimeReader
 
GeoRuntimeReader.GEO_SERVICE - Enum in org.gcube.datatransfer.resolver.gis
 
GEOSERVER_RESOURCE_NAME - Static variable in class org.gcube.datatransfer.resolver.gis.GeoRuntimeReader
 
GeoserverBaseUri - Class in org.gcube.datatransfer.resolver.gis.entity
The Class GeoserverBaseUri.
GeoserverBaseUri() - Constructor for class org.gcube.datatransfer.resolver.gis.entity.GeoserverBaseUri
Instantiates a new geoserver base uri.
GeoserverBaseUri(String, String) - Constructor for class org.gcube.datatransfer.resolver.gis.entity.GeoserverBaseUri
Instantiates a new geoserver base uri.
get(String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Performs an HTTP GET on the given URL.
getAppId() - Method in class org.gcube.datatransfer.resolver.gis.property.GisViewerAppGenericResourcePropertyReader
Gets the app id.
getApplicationProfile() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
getBaseUrl() - Method in class org.gcube.datatransfer.resolver.gis.entity.GeoserverBaseUri
Gets the base url.
getBaseWmsServiceUrl() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getCachedServerParameters(String) - Method in class org.gcube.datatransfer.resolver.gis.GisResolver
Gets the cached server parameters.
getCitationTitle() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getClient() - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Gets the client.
getConfig() - Method in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
Gets the config.
getDescription() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Gets the description.
getFoundPublicIds() - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.FilterGetRecords
Gets the found public ids.
getFullWmsUrlRequest() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getGcubeGenericQueryString(String, String) - Static method in class org.gcube.datatransfer.resolver.applicationprofile.GcubeQuery
Gets the gcube generic query string.
getGenericResource() - Method in class org.gcube.datatransfer.resolver.gis.property.GisViewerAppGenericResourcePropertyReader
Gets the generic resource.
getGeonetworkCachedServerParameters(String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
Gets the geonetwork cached server parameters.
getGeoNetworkErrorMessage(String) - Static method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Gets the geo network error message.
getGeoNetworkErrorMessage(InputStream) - Static method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Gets the geo network error message.
getGeonetworkInstance(boolean, GeonetworkAccessParameter.GeonetworkLoginLevel) - Method in class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
 
getGeonetworkInstance() - Method in class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
 
getGeonetworkInstance(boolean, GeonetworkAccessParameter.GeonetworkLoginLevel) - Method in interface org.gcube.datatransfer.resolver.gis.GeonetworkServiceInterface
Gets the geonetwork instance.
getGeonetworkInstance() - Method in interface org.gcube.datatransfer.resolver.gis.GeonetworkServiceInterface
Gets the geonetwork instance with authenticate = false and LoginLevel = null
getGeonetworkPublisher() - Method in class org.gcube.datatransfer.resolver.gis.GeonetworkInstance
Gets the geonetwork publisher.
getGeonetworkRequestCriteria() - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestDecoder
 
getGeoserverBaseUri(String) - Static method in class org.gcube.datatransfer.resolver.gis.MetadataConverter
Gets the geoserver base uri.
getGeoserverBaseUrlOnLineResource() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getGisViewerApplicationURL(String) - Method in class org.gcube.datatransfer.resolver.gis.GisResolver
Gets the gis viewer application url.
getImageUrl() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Gets the image url.
getInfrastructureNameFromScope(String) - Static method in class org.gcube.datatransfer.resolver.applicationprofile.ScopeUtil
 
getInputStream() - Method in class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest
 
getKey() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Gets the key.
getLastContentType() - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
 
getLastHttpStatus() - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Gets the last http status.
getLayerName() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getLayerWmsRequest(String, String, ServerParameters) - Method in class org.gcube.datatransfer.resolver.gis.GisResolver
Gets the layer wms request.
getListKeywords() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getMetaAbstract() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getName() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Gets the name.
getNamespaceCSW() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceDC() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceDCT() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceGCO() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceGEONET() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceGMD() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceGML() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceGMX() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceGTS() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceOWS() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceSRV() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceURI(String) - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceCsw
 
getNamespaceWMS() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceXLINK() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNamespaceXSI() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getNewURI() - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestDecoder
Gets the new uri.
getParameter(String) - Method in class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest
 
getParameterMap() - Method in class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest
 
getParameterNames() - Method in class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest
 
getParameterValues(String) - Method in class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest
 
getPassword() - Method in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
getPrefix(String) - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceCsw
 
getPrefixCSW() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixDC() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixDCT() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixes(String) - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceCsw
 
getPrefixGCO() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixGEONET() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixGMD() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixGML() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixGMX() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixGTS() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixIterator() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceCsw
Returns an iterator to every prefix in this namespace.
getPrefixOWS() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixSRV() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixWMS() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixXLINK() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPrefixXSI() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
getPublicationDate() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getReader() - Method in class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest
 
getRequestURL(HttpServletRequest) - Static method in class org.gcube.datatransfer.resolver.gis.GisResolver
Gets the request url.
GetResponseRecordFilter - Class in org.gcube.datatransfer.resolver.gis.util
The Class GetResponseRecordFilter.
GetResponseRecordFilter() - Constructor for class org.gcube.datatransfer.resolver.gis.util.GetResponseRecordFilter
 
getScope() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Gets the scope.
getScope() - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestCriteria
Gets the scope.
getScope() - Method in class org.gcube.datatransfer.resolver.gis.entity.GeoserverBaseUri
Gets the scope.
getScope() - Method in class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
 
getScope() - Method in class org.gcube.datatransfer.resolver.gis.GeonetworkInstance
Gets the scope.
getScope() - Method in interface org.gcube.datatransfer.resolver.gis.GeonetworkServiceInterface
Gets the scope.
getScopeCode() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getSetCrsWMS() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getStyles() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getTopicCategory() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getUrl() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Gets the url.
getUrl() - Method in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
getUser() - Method in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
getUuid() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getVersionWMS() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
getWMSOnLineResource(GeonetworkInstance, String) - Static method in class org.gcube.datatransfer.resolver.gis.MetadataConverter
Gets the WMS on line resource.
GIS_UUID - Static variable in class org.gcube.datatransfer.resolver.gis.GisResolver
 
GisLayerItem - Class in org.gcube.datatransfer.resolver.gis.entity
 
GisLayerItem(String, String, String, String, Date, String, String, String, String, List<String>, String, List<String>) - Constructor for class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
GisResolver - Class in org.gcube.datatransfer.resolver.gis
The Class GisResolver.
GisResolver() - Constructor for class org.gcube.datatransfer.resolver.gis.GisResolver
 
GisViewerAppGenericResourcePropertyReader - Class in org.gcube.datatransfer.resolver.gis.property
The Class GisViewerAppGenericResourcePropertyReader.
GisViewerAppGenericResourcePropertyReader() - Constructor for class org.gcube.datatransfer.resolver.gis.property.GisViewerAppGenericResourcePropertyReader
Instantiates a new gis viewer app generic resource property reader.
GNAuthentication - Class in org.gcube.datatransfer.resolver.gis.geonetwork
The Class GNAuthentication.
GNAuthentication() - Constructor for class org.gcube.datatransfer.resolver.gis.geonetwork.GNAuthentication
 

H

HTTPCallsUtils - Class in org.gcube.datatransfer.resolver.gis.geonetwork
The Class HTTPCallsUtils.
HTTPCallsUtils() - Constructor for class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Instantiates a new HTTP utils.
HTTPCallsUtils(String, String) - Constructor for class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Instantiates a new HTTP utils.
httpPing(String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Http ping.
HttpRequestUtil - Class in org.gcube.datatransfer.resolver.gis.util
 
HttpRequestUtil() - Constructor for class org.gcube.datatransfer.resolver.gis.util.HttpRequestUtil
 
HttpResolver - Class in org.gcube.datatransfer.resolver.http
The Class HttpResolver.
HttpResolver() - Constructor for class org.gcube.datatransfer.resolver.http.HttpResolver
 

I

IllegalArgumentException - Exception in org.gcube.datatransfer.resolver.gis.exception
 
IllegalArgumentException() - Constructor for exception org.gcube.datatransfer.resolver.gis.exception.IllegalArgumentException
 
IllegalArgumentException(String) - Constructor for exception org.gcube.datatransfer.resolver.gis.exception.IllegalArgumentException
 
init() - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
init() - Method in class org.gcube.datatransfer.resolver.gis.GisResolver
 
init(ServletConfig) - Method in class org.gcube.datatransfer.resolver.http.HttpResolver
 
init(ServletConfig) - Method in class org.gcube.datatransfer.resolver.http.StorageIDResolver
 
init(FilterConfig) - Method in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
isIgnoreResponseContentOnSuccess() - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Checks if is ignore response content on success.
isNoAuthOnGeonetwork() - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestCriteria
Checks if is no auth on geonetwork.
isValueOfFilterPublicIds() - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestCriteria
Checks if is value of filter public ids.

L

logger - Static variable in class org.gcube.datatransfer.resolver.applicationprofile.ScopeUtil
 
logger - Static variable in class org.gcube.datatransfer.resolver.GeonetworkRequestDecoder
 
logger - Static variable in class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
 
logger - Static variable in class org.gcube.datatransfer.resolver.gis.GeoRuntimeReader
 
logger - Static variable in class org.gcube.datatransfer.resolver.gis.MetadataConverter
 
logger - Static variable in class org.gcube.datatransfer.resolver.gis.util.GetResponseRecordFilter
 
logger - Static variable in class org.gcube.datatransfer.resolver.gis.util.HttpRequestUtil
 
logger - Static variable in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
login(HTTPCallsUtils, String, String, String) - Static method in class org.gcube.datatransfer.resolver.gis.geonetwork.GNAuthentication
Perform a GN login.
GN auth is carried out via a JSESSIONID cookie returned by a successful login call.
Url: http://server:port/geonetwork/srv/en/xml.user.login Mime-type: application/xml Post request:
logout(HTTPCallsUtils, String) - Static method in class org.gcube.datatransfer.resolver.gis.geonetwork.GNAuthentication
Logout.

M

main(String[]) - Static method in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
The main method.
main(String[]) - Static method in class org.gcube.datatransfer.resolver.gis.util.GetResponseRecordFilter
The main method.
main(String[]) - Static method in class org.gcube.datatransfer.resolver.gis.util.HttpRequestUtil
 
main(String[]) - Static method in class org.gcube.datatransfer.resolver.http.HttpResolver
The main method.
MetadataConverter - Class in org.gcube.datatransfer.resolver.gis
The Class MetadataConverter.
MetadataConverter() - Constructor for class org.gcube.datatransfer.resolver.gis.MetadataConverter
 
MultiReadHttpServletRequest - Class in org.gcube.datatransfer.resolver
The Class MultiReadHttpServletRequest.
MultiReadHttpServletRequest(HttpServletRequest) - Constructor for class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest
Instantiates a new multi read http servlet request.
MultiReadHttpServletRequest(HttpServletRequest, Map<String, String[]>) - Constructor for class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest
Create a new request wrapper that will merge additional parameters into the request object without prematurely reading parameters from the original request.
MultiReadHttpServletRequest.CachedServletInputStream - Class in org.gcube.datatransfer.resolver
The Class CachedServletInputStream.
MultiReadHttpServletRequest.CachedServletInputStream() - Constructor for class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest.CachedServletInputStream
Instantiates a new cached servlet input stream.

N

NamespaceCsw - Class in org.gcube.datatransfer.resolver.gis.util
The Class NamespaceCsw.
NamespaceCsw() - Constructor for class org.gcube.datatransfer.resolver.gis.util.NamespaceCsw
Instantiates a new namespace csw.
NamespaceISO19139 - Class in org.gcube.datatransfer.resolver.gis.util
 
NamespaceISO19139() - Constructor for class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 
NOT_FOUND - Static variable in class org.gcube.datatransfer.resolver.gis.MetadataConverter
 

O

org.gcube.datatransfer.resolver - package org.gcube.datatransfer.resolver
 
org.gcube.datatransfer.resolver.applicationprofile - package org.gcube.datatransfer.resolver.applicationprofile
 
org.gcube.datatransfer.resolver.gis - package org.gcube.datatransfer.resolver.gis
 
org.gcube.datatransfer.resolver.gis.entity - package org.gcube.datatransfer.resolver.gis.entity
 
org.gcube.datatransfer.resolver.gis.exception - package org.gcube.datatransfer.resolver.gis.exception
 
org.gcube.datatransfer.resolver.gis.geonetwork - package org.gcube.datatransfer.resolver.gis.geonetwork
 
org.gcube.datatransfer.resolver.gis.property - package org.gcube.datatransfer.resolver.gis.property
 
org.gcube.datatransfer.resolver.gis.util - package org.gcube.datatransfer.resolver.gis.util
 
org.gcube.datatransfer.resolver.http - package org.gcube.datatransfer.resolver.http
 
overrideResponseIdsByListIds(InputStream, List<String>) - Static method in class org.gcube.datatransfer.resolver.gis.util.GetResponseRecordFilter
Removes the summary ids by list ids.

P

PARAM_SEPARATOR_REPLACEMENT_KEY - Static variable in class org.gcube.datatransfer.resolver.gis.GisResolver
 
PARAM_SEPARATOR_REPLACEMENT_VALUE - Static variable in class org.gcube.datatransfer.resolver.gis.GisResolver
 
PARAMETER_FILTER_PUBLIC_IDS - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
PARAMETER_FILTER_PUBLIC_IDS - Static variable in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
PARAMETER_NO_AUTHENTICATION - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
PARAMETER_NO_AUTHENTICATION - Static variable in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
password - Variable in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
post(String, File, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
POSTs a File to the given URL.
post(String, String, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
POSTs a String to the given URL.
post(String, InputStream, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
POSTs a Stream content to the given URL.
post(String, InputStream, String, Map<String, String[]>) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
POSTs a Stream content to the given URL.
post(String, RequestEntity, Map<String, String[]>) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Performs a POST to the given URL.
postXml(String, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
POSTs a String representing an XML document to the given URL.
postXml(String, InputStream) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
POSTs a Stream content representing an XML document to the given URL.
PropertyFileNotFoundException - Exception in org.gcube.datatransfer.resolver.gis.property
The Class PropertyFileNotFoundException.
PropertyFileNotFoundException(String) - Constructor for exception org.gcube.datatransfer.resolver.gis.property.PropertyFileNotFoundException
Instantiates a new property file not found exception.
put(String, File, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
PUTs a File to the given URL.
put(String, String, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
PUTs a String to the given URL.
put(String, RequestEntity) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Performs a PUT to the given URL.
putXml(String, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
PUTs a String representing an XML document to the given URL.

R

read() - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.ReusableInputStream
 
read(byte[]) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.ReusableInputStream
 
read(byte[], int, int) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.ReusableInputStream
 
read() - Method in class org.gcube.datatransfer.resolver.MultiReadHttpServletRequest.CachedServletInputStream
 
REMAIN_PATH - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
REQUEST_PARAMETER_SEPARATOR - Static variable in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
RESET_CACHE - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
RESET_CACHED_SCOPE - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
RESOURCE_PROFILE_BODY_APP_ID_TEXT - Static variable in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
RESOURCE_PROFILE_BODY_END_POINT_SCOPE_TEXT - Static variable in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
RESOURCE_PROFILE_BODY_END_POINT_URL_TEXT - Static variable in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
RESOURCE_PROFILE_BODY_TEXT - Static variable in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
RESOURCE_PROFILE_BODY_THUMBNAIL_URL_TEXT - Static variable in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
RESOURCE_PROFILE_DESCRIPTION_TEXT - Static variable in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
RESOURCE_PROFILE_NAME_TEXT - Static variable in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
retrieveGisParameters(String, GeoRuntimeReader.GEO_SERVICE) - Method in class org.gcube.datatransfer.resolver.gis.GeoRuntimeReader
 
ReusableInputStream - Class in org.gcube.datatransfer.resolver.gis.geonetwork
 
ReusableInputStream(InputStream) - Constructor for class org.gcube.datatransfer.resolver.gis.geonetwork.ReusableInputStream
 

S

SCOPE - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
scope - Variable in class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
 
SCOPE - Static variable in class org.gcube.datatransfer.resolver.gis.GisResolver
 
ScopeUtil - Class in org.gcube.datatransfer.resolver.applicationprofile
 
ScopeUtil() - Constructor for class org.gcube.datatransfer.resolver.applicationprofile.ScopeUtil
 
SECONDARY_TYPE - Static variable in class org.gcube.datatransfer.resolver.gis.property.GisViewerAppGenericResourcePropertyReader
 
send(EntityEnclosingMethod, String, RequestEntity) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Send an HTTP request (PUT or POST) to a server.
sendError(HttpServletResponse, int, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
Send error.
sendError(HttpServletResponse, int, String) - Method in class org.gcube.datatransfer.resolver.gis.GisResolver
Send error.
sendErrorQuietly(HttpServletResponse, int) - Method in class org.gcube.datatransfer.resolver.http.HttpResolver
Send error quietly.
sendErrorQuietly(HttpServletResponse, int) - Method in class org.gcube.datatransfer.resolver.http.StorageIDResolver
Send error quietly.
sendPost(EntityEnclosingMethod, String, RequestEntity) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Send an HTTP request (PUT or POST) to a server.
serverParam - Variable in class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
 
ServerParameters - Class in org.gcube.datatransfer.resolver.gis.entity
 
ServerParameters() - Constructor for class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
ServerParameters(String, String, String) - Constructor for class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
SERVICE_WMS - Static variable in class org.gcube.datatransfer.resolver.gis.MetadataConverter
 
SERVLET_GEONETWORK - Static variable in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
SERVLET_RESOLVER_BY_ID - Static variable in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
setBaseUrl(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GeoserverBaseUri
Sets the base url.
setBaseWmsServiceUrl(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setCitationTitle(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setCrsWMS(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setDescription(String) - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Sets the description.
setFullWmsUrlRequest(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setGeoserverBaseUrlOnLineResource(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setIgnoreResponseContentOnSuccess(boolean) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Sets the ignore response content on success.
setImageUrl(String) - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Sets the image url.
setKey(String) - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Sets the key.
setLayerName(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setListKeywords(List<String>) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setMetaAbstract(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setName(String) - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Sets the name.
setPassword(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
setPublicationDate(Date) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setScope(String) - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Sets the scope.
setScope(String) - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestCriteria
Sets the scope.
setScope(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GeoserverBaseUri
Sets the scope.
setScopeCode(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setSetCrsWMS(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setStyles(List<String>) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setTopicCategory(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setUrl(String) - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
Sets the url.
setUrl(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
setUser(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
setUuid(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setValueOfFilterPublicIds(boolean) - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestCriteria
Sets the value of filter public ids.
setVersionWMS(String) - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
setXmlContentType(String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.HTTPCallsUtils
Sets the xml content type.
SMP_ID - Static variable in class org.gcube.datatransfer.resolver.http.StorageIDResolver
 
SMP_ID - Static variable in class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
SMP_PATH_SEPARATOR - Static variable in class org.gcube.datatransfer.resolver.http.HttpResolver
 
SMP_URI - Static variable in class org.gcube.datatransfer.resolver.http.HttpResolver
 
SRV_EN_MEF_EXPORT - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 
StorageIDResolver - Class in org.gcube.datatransfer.resolver.http
The Class StorageIDResolver.
StorageIDResolver() - Constructor for class org.gcube.datatransfer.resolver.http.StorageIDResolver
 

T

toLoginLevel(GeonetworkAccessParameter.GeonetworkLoginLevel) - Static method in class org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter
To login level.
toString() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfile
 
toString() - Method in class org.gcube.datatransfer.resolver.applicationprofile.ApplicationProfileReader
 
toString() - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestCriteria
 
toString() - Method in class org.gcube.datatransfer.resolver.GeonetworkRequestDecoder
 
toString() - Method in class org.gcube.datatransfer.resolver.gis.entity.GeoserverBaseUri
 
toString() - Method in class org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
 
toString() - Method in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
toString() - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.FilterGetRecords
 
toString() - Method in class org.gcube.datatransfer.resolver.gis.GeonetworkInstance
 
toString() - Method in class org.gcube.datatransfer.resolver.gis.util.NamespaceISO19139
 

U

UriResolverRewriteFilter - Class in org.gcube.datatransfer.resolver
The Class UriResolverRewriteFilter.
UriResolverRewriteFilter() - Constructor for class org.gcube.datatransfer.resolver.UriResolverRewriteFilter
 
url - Variable in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
urlExists(String, boolean) - Static method in class org.gcube.datatransfer.resolver.gis.util.HttpRequestUtil
 
urlRedirect(HttpServletRequest, HttpServletResponse, String) - Method in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
Url redirect.
urlRedirect(HttpServletRequest, HttpServletResponse, String) - Method in class org.gcube.datatransfer.resolver.gis.GisResolver
Url redirect.
user - Variable in class org.gcube.datatransfer.resolver.gis.entity.ServerParameters
 
UUID - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GeonetworkResolver
 

V

validateItemName(String, String) - Static method in class org.gcube.datatransfer.resolver.http.HttpResolver
Validate item name.
VALIDATION - Static variable in class org.gcube.datatransfer.resolver.http.HttpResolver
 
VALIDATION - Static variable in class org.gcube.datatransfer.resolver.http.StorageIDResolver
 
valueOf(String) - Static method in enum org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter.GeonetworkLoginLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.datatransfer.resolver.gis.GeoRuntimeReader.GEO_SERVICE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.datatransfer.resolver.gis.GeonetworkAccessParameter.GeonetworkLoginLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.datatransfer.resolver.gis.GeoRuntimeReader.GEO_SERVICE
Returns an array containing the constants of this enum type, in the order they are declared.

W

WORKSPACES_PROPERTY_NAME - Static variable in class org.gcube.datatransfer.resolver.gis.GeoRuntimeReader
 

X

XML_USER_LOGOUT - Static variable in class org.gcube.datatransfer.resolver.gis.geonetwork.GNAuthentication
 
A C D E F G H I L M N O P R S T U V W X 

Copyright © 2016. All Rights Reserved.