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() |
String |
getNewURI()
Gets the new uri.
|
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 getNewURI()
public GeonetworkRequestCriteria getGeonetworkRequestCriteria()
Copyright © 2017. All Rights Reserved.