public class GeonetworkRequestDecoder extends Object
SCOPE_SEPARATOR
PARAMETERS can be:
GeonetworkResolver#PARAMETER_FILTER_PUBLIC_IDS
GeonetworkResolver#PARAMETER_NO_AUTHENTICATION| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
static String |
SCOPE_SEPARATOR |
| Constructor and Description |
|---|
GeonetworkRequestDecoder(String theServletPath,
String queryString)
Instantiates a new geonetwork request decoder.
|
| Modifier and Type | Method and Description |
|---|---|
GeonetworkRequestCriteria |
getGeonetworkRequestCriteria()
Gets the geonetwork request criteria.
|
String |
getGeonetworkResolverURIRequest()
Gets the geonetwork resolver uri request.
|
String |
toString() |
public static final String SCOPE_SEPARATOR
public static final org.slf4j.Logger logger
public GeonetworkRequestDecoder(String theServletPath, String queryString) throws javax.servlet.ServletException
theServletPath - the the servlet pathqueryString - the query stringjavax.servlet.ServletException - the servlet exceptionpublic String getGeonetworkResolverURIRequest()
public GeonetworkRequestCriteria getGeonetworkRequestCriteria()
Copyright © 2018. All Rights Reserved.