|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InvalidParameterValueException in org.deegree.datatypes.time |
---|
Constructors in org.deegree.datatypes.time that throw InvalidParameterValueException | |
---|---|
TimeSequence(java.lang.String time)
format: min/max,res or time1,time2,... |
Uses of InvalidParameterValueException in org.deegree.graphics |
---|
Methods in org.deegree.graphics that throw InvalidParameterValueException | |
---|---|
GridCoverage |
LazyRasterLayer.getRaster(Envelope envelope,
double resolution)
|
Uses of InvalidParameterValueException in org.deegree.model.coverage.grid |
---|
Methods in org.deegree.model.coverage.grid that throw InvalidParameterValueException | |
---|---|
GridCoverageReader |
GridCoverageExchange.getReader(java.lang.Object[] resources,
CoverageOffering description,
Envelope envelope,
Format format)
This method is a deegree specific enhancement of the GridCoverageExchange class/interface as defined by GeoAPI. |
GridCoverageReader |
GridCoverageExchange.getReader(java.lang.Object resource,
CoverageOffering description,
Envelope envelope,
Format format)
This method is a deegree specific enhancement of the GridCoverageExchange class/interface as defined by GeoAPI. |
Uses of InvalidParameterValueException in org.deegree.ogcbase |
---|
Methods in org.deegree.ogcbase that throw InvalidParameterValueException | |
---|---|
static SortProperty |
SortProperty.create(PropertyPath sortProperty,
java.lang.String sortOrderString)
Creates a new SortProperty instance. |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices |
---|
Methods in org.deegree.ogcwebservices that throw InvalidParameterValueException | |
---|---|
protected static int |
AbstractOGCWebServiceRequest.getParamAsInt(java.lang.String name,
java.util.Map<java.lang.String,java.lang.String> kvp,
int defaultValue)
Extracts an int parameter value from the given parameter map. |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.csw |
---|
Methods in org.deegree.ogcwebservices.csw that throw InvalidParameterValueException | |
---|---|
protected static java.util.Map<java.lang.String,java.net.URI> |
AbstractCSWRequest.getNSMappings(java.lang.String nsString)
Extracts the namespace-mappings from the given parameter as specified for the NAMESPACE-parameter in the KVP-encoding. |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.csw.capabilities |
---|
Methods in org.deegree.ogcwebservices.csw.capabilities that throw InvalidParameterValueException | |
---|---|
static CatalogueGetCapabilities |
CatalogueGetCapabilities.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a CatalogGetCapabilities request from its KVP representation. |
CatalogueGetCapabilities |
CatalogueGetCapabilitiesDocument.parse(java.lang.String id)
Parses the underlying document into a GetCapabilities request object. |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.csw.discovery |
---|
Methods in org.deegree.ogcwebservices.csw.discovery that throw InvalidParameterValueException | |
---|---|
static DescribeRecord |
DescribeRecord.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new DecribeRecord instance from the values stored in the submitted
Map. |
static GetRecords |
GetRecords.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new GetRecords instance from the values stored in the submitted Map. |
static DescribeRecord |
DescribeRecord.create(java.lang.String id,
org.w3c.dom.Element root)
creates a GetRecords request from the XML fragment passed. |
static GetRecords |
GetRecords.create(java.lang.String id,
org.w3c.dom.Element root)
creates a GetRecords request from the XML fragment passed. |
static GetRecordById |
GetRecordById.create(java.lang.String id,
org.w3c.dom.Element root)
creates a GetRecordById request from the XML fragment passed. |
DescribeRecord |
DescribeRecordDocument_2_0_2.parse(java.lang.String id)
|
DescribeRecord |
DescribeRecordDocument.parse(java.lang.String id)
Extracts a DescribeRecord representation of this object. |
GetRecordsResult |
GetRecordsResultDocument.parseGetRecordsResponse(GetRecords request)
Extracts a GetRecordsResult representation of this object. |
Constructors in org.deegree.ogcwebservices.csw.discovery that throw InvalidParameterValueException | |
---|---|
SearchResults(java.lang.String requestId,
java.lang.String resultSetId,
java.lang.String elementSet,
java.lang.String recordSchema,
int numberOfRecordsReturned,
int numberOfRecordsMatched,
int nextRecord,
org.w3c.dom.Node recordsParentNode,
java.lang.String expires)
|
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.csw.iso_profile.ebrim |
---|
Methods in org.deegree.ogcwebservices.csw.iso_profile.ebrim that throw InvalidParameterValueException | |
---|---|
void |
OWSProxyHandler.doRequestValidation(ServletRequestWrapper request,
User user,
OGCWebServiceRequest owsRequest)
Validates if a given user may send the given request |
void |
OWSProxyHandler.doResponseValidation(ServletResponseWrapper response,
User user,
OGCWebServiceRequest owsRequest)
|
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.csw.manager |
---|
Methods in org.deegree.ogcwebservices.csw.manager that throw InvalidParameterValueException | |
---|---|
static Harvest |
Harvest.create(java.util.Map<java.lang.String,java.lang.String> param)
factory method for creating a Harvest request from its KVP representation |
(package private) AbstractHarvester |
HarvesterFactory.findHarvester(Harvest request)
returns an concrete instance of |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.sos.describesensor |
---|
Constructors in org.deegree.ogcwebservices.sos.describesensor that throw InvalidParameterValueException | |
---|---|
DescribeSensorResult(DescribeSensorRequest request,
SensorMetadata[] sensors)
constructor; throw an exception, if the sensors param is smaler than one |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wcs.configuration |
---|
Methods in org.deegree.ogcwebservices.wcs.configuration that throw InvalidParameterValueException | |
---|---|
Extension |
ExtensionDocument.getExtension()
returns the content of the Extension element of te deegree WCS coverage description (configuration document). the extension section contains informations about data access/sources for different resolutions and ranges. |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wcs.describecoverage |
---|
Methods in org.deegree.ogcwebservices.wcs.describecoverage that throw InvalidParameterValueException | |
---|---|
static DescribeCoverage |
DescribeCoverage.create(java.util.Map map)
creates a DescribeCoverage request from its KVP representation |
static DescribeCoverage |
DescribeCoverage.create(java.lang.String id,
org.w3c.dom.Document doc)
creates a DescribeCoverage request from its XML representation |
static DescribeCoverage |
DescribeCoverage.createDescribeCoverage(java.lang.String id,
java.lang.String kvp)
creates a DescribeCoverage request from its KVP representation |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wcs.getcapabilities |
---|
Methods in org.deegree.ogcwebservices.wcs.getcapabilities that throw InvalidParameterValueException | |
---|---|
static GetCapabilities |
WCSGetCapabilities.create(java.util.Map<java.lang.String,java.lang.String> map)
creates a GetCapabilities request from its KVP representation |
static GetCapabilities |
WCSGetCapabilities.create(java.lang.String id,
org.w3c.dom.Document doc)
creates a GetCapabilities request from its XML representation |
static GetCapabilities |
WCSGetCapabilities.create(java.lang.String id,
java.lang.String kvp)
creates a GetCapabilities request from its KVP representation |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wcs.getcoverage |
---|
Methods in org.deegree.ogcwebservices.wcs.getcoverage that throw InvalidParameterValueException | |
---|---|
static GetCoverage |
GetCoverage.create(java.util.Map<java.lang.String,java.lang.String> map)
creates a GetCoverage request from its KVP representation |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wfs.operation |
---|
Methods in org.deegree.ogcwebservices.wfs.operation that throw InvalidParameterValueException | |
---|---|
void |
AugmentableGetFeature.augment(WFSConfiguration config)
Augments the KVP request with the needed information from the WFSConfiguration . |
protected void |
AbstractWFSRequestDocument.checkServiceAttribute()
Checks that the "service" attribute in the root node matches the expected value (WFS). |
protected java.lang.String |
AbstractWFSRequestDocument.checkVersionAttribute()
Parses and checks the "version" attribute in the root node (can be "1.0.0" or "1.1.0"). |
protected static java.lang.String |
AbstractWFSRequest.checkVersionParameter(java.util.Map<java.lang.String,java.lang.String> model)
Checks that the "VERSION" parameter value equals a supported version. |
static WFSGetCapabilities |
WFSGetCapabilities.create(java.util.Map<java.lang.String,java.lang.String> request)
Creates a new WFSGetCapabilities request from the given map. |
static GetGmlObject |
GetGmlObject.create(java.util.Map<java.lang.String,java.lang.String> map)
|
static GetFeatureWithLock |
GetFeatureWithLock.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new GetFeatureWithLock request from the given map. |
static GetFeature |
GetFeature.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new GetFeature request from the given map. |
static LockFeature |
LockFeature.create(java.util.Map<java.lang.String,java.lang.String> kvp)
Creates a new LockFeature request from the given parameter map. |
static DescribeFeatureType |
DescribeFeatureType.create(java.util.Map<java.lang.String,java.lang.String> request)
Creates a new DescribeFeatureType request from the given map. |
static WFSGetCapabilities |
WFSGetCapabilities.create(java.lang.String id,
java.lang.String request)
Creates a new WFSGetCapabilities instance from the given key-value pair encoded request. |
static GetFeatureWithLock |
GetFeatureWithLock.create(java.lang.String id,
java.lang.String request)
Creates a new GetFeatureWithLock instance from the given key-value pair encoded request. |
static GetFeature |
GetFeature.create(java.lang.String id,
java.lang.String request)
Creates a new GetFeature instance from the given key-value pair encoded request. |
static DescribeFeatureType |
DescribeFeatureType.create(java.lang.String id,
java.lang.String request)
Creates a new DescribeFeatureType instance from the given key-value pair
encoded request. |
protected static Filter |
AbstractWFSRequest.extractBBOXFilter(java.util.Map<java.lang.String,java.lang.String> model)
Extracts a Filter from the BBOX parameter. |
protected static java.util.Map<QualifiedName,Filter> |
AbstractWFSRequest.extractFilters(java.util.Map<java.lang.String,java.lang.String> kvp,
QualifiedName[] typeNames)
Extracts the FILTER parameter and assigns them to the requested type names. |
protected static NamespaceContext |
AbstractWFSRequest.extractNamespaceParameter(java.util.Map<java.lang.String,java.lang.String> model)
Extracts the namespace bindings from the NAMESPACE parameter. |
protected static java.util.Map<QualifiedName,PropertyPath[]> |
GetFeature.extractPropNames(java.util.Map<java.lang.String,java.lang.String> kvp,
QualifiedName[] typeNames)
Extracts the PROPERTYNAME parameter and assigns them to the requested type names. |
protected static QualifiedName[] |
AbstractWFSRequest.extractTypeNames(java.util.Map<java.lang.String,java.lang.String> kvp)
Extracts the qualified type names from the TYPENAME parameter. |
(package private) static void |
GetFeatureDocument.isBoundingBoxValid(java.lang.String srsName,
Filter filter)
|
LockFeature |
LockFeatureDocument.parse(java.lang.String id)
Parses the underlying "wfs:LockFeature" document into a LockFeature object. |
WFSGetCapabilities |
WFSGetCapabilitiesDocument.parse(java.lang.String id)
Parses the underlying document into a WFSGetCapabilities request object. |
GetFeatureWithLock |
GetFeatureWithLockDocument.parse(java.lang.String id)
Parses the underlying document into a GetFeatureWithLock request object. |
GetFeature |
GetFeatureDocument.parse(java.lang.String id)
Parses the underlying document into a GetFeature request object. |
DescribeFeatureType |
DescribeFeatureTypeDocument.parse(java.lang.String id)
Parses the underlying document into a DescribeFeatureType request object. |
void |
Query.performBBoxTest()
|
void |
GetFeatureDocument.BBoxTest.performTest()
|
(package private) static LockFeature.ALL_SOME_TYPE |
LockFeature.validateLockAction(java.lang.String lockActionString)
Ensures that given lock action String is valid and returns the corresponding LockFeature.ALL_SOME_TYPE . |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wfs.operation.transaction |
---|
Methods in org.deegree.ogcwebservices.wfs.operation.transaction that throw InvalidParameterValueException | |
---|---|
static Transaction |
Transaction.create(java.util.Map<java.lang.String,java.lang.String> model)
Creates a Transaction request from a key-value-pair encoding of the parameters contained in the
given Map. |
static Transaction |
Transaction.create(java.lang.String id,
java.lang.String request)
Creates a Transaction request from a key-value-pair encoding of the parameters contained in the
passed variable 'request'. |
Transaction |
TransactionDocument.parse(java.lang.String id)
Parses the underlying document into a Transaction request object. |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wps |
---|
Methods in org.deegree.ogcwebservices.wps that throw InvalidParameterValueException | |
---|---|
protected static java.lang.String |
WPSRequestBaseType.extractVersionParameter(java.util.Map<java.lang.String,java.lang.String> request)
|
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wps.capabilities |
---|
Methods in org.deegree.ogcwebservices.wps.capabilities that throw InvalidParameterValueException | |
---|---|
static WPSGetCapabilities |
WPSGetCapabilities.create(java.util.Map<java.lang.String,java.lang.String> request)
creates a WPS GetCapabilities request class representation form a key-value-pair encoded request |
static WPSGetCapabilities |
WPSGetCapabilities.create(java.lang.String id,
java.lang.String request)
creates a WPS GetCapabilities request class representation from a key-value-pair encoded request |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wps.describeprocess |
---|
Methods in org.deegree.ogcwebservices.wps.describeprocess that throw InvalidParameterValueException | |
---|---|
static DescribeProcessRequest |
DescribeProcessRequest.create(java.util.Map<java.lang.String,java.lang.String> request)
|
static DescribeProcessRequest |
DescribeProcessRequest.create(java.lang.String id,
java.lang.String request)
Creates a WPSDescribeProcess Request class representation from a key/value pair encoded request |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wps.execute |
---|
Methods in org.deegree.ogcwebservices.wps.execute that throw InvalidParameterValueException | |
---|---|
static ExecuteRequest |
ExecuteRequest.create(java.lang.String id,
org.w3c.dom.Element executeNode)
|
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wpvs.capabilities |
---|
Methods in org.deegree.ogcwebservices.wpvs.capabilities that throw InvalidParameterValueException | |
---|---|
protected Envelope[] |
WPVSCapabilitiesDocument.getBoundingBoxes(org.w3c.dom.Element element,
CoordinateSystem defaultCoordinateSystem)
Gets an array of boundingBoxes from the given Element . |
protected Envelope |
WPVSCapabilitiesDocument.parseBoundingBox(org.w3c.dom.Element element,
CoordinateSystem defaultCoordinateSystem)
Usable with any BoundingBox. |
Uses of InvalidParameterValueException in org.deegree.ogcwebservices.wpvs.operation |
---|
Methods in org.deegree.ogcwebservices.wpvs.operation that throw InvalidParameterValueException | |
---|---|
static WPVSGetCapabilities |
WPVSGetCapabilities.create(java.util.Map<java.lang.String,java.lang.String> paramMap)
Creates a WPVSGetCapabilites request from a key-value-pairs in
paramMap . |
static GetView |
GetView.create(java.util.Map<java.lang.String,java.lang.String> requestParams)
Factory method to create an instance of GetView from teh parameters in model |
Uses of InvalidParameterValueException in org.deegree.security.owsproxy |
---|
Methods in org.deegree.security.owsproxy that throw InvalidParameterValueException | |
---|---|
byte[] |
OWSProxyPolicyFilter.validate(OGCWebServiceRequest request,
byte[] data,
java.lang.String mime,
User user)
validates the response (data) to a request |
void |
OWSProxyPolicyFilter.validate(OGCWebServiceRequest request,
User user)
validate the passed OGCWebServiceRequest againsted the Policy encapsulated by the OWSProxyPolicyFilter |
void |
OWSProxyPolicyFilter.validateGeneralConditions(javax.servlet.http.HttpServletRequest request,
int length,
User user)
validate the passed OGCWebServiceRequest againsted the Policy encapsulated by the OWSProxyPolicyFilter |
Uses of InvalidParameterValueException in org.deegree.security.owsrequestvalidator |
---|
Methods in org.deegree.security.owsrequestvalidator that throw InvalidParameterValueException | |
---|---|
protected void |
RequestValidator.handleUserCoupledRules(User user,
Feature feature,
java.lang.String secObjName,
java.lang.String secObjType,
RightType rightType)
handles the validation of user coupled parameters of a request |
protected void |
RequestValidator.validateExceptions(Condition condition,
java.lang.String exceptions)
checks if the passed exceptions format is valid against the exceptions formats defined in the policy. |
void |
GeneralPolicyValidator.validateGetContentLength(int contentLength)
validates if the passed length of a request content doesn't exceeds the defined maximum length. |
void |
GeneralPolicyValidator.validateHeader(java.util.Map<java.lang.String,java.lang.Object> headerFields,
User user)
|
void |
GeneralPolicyValidator.validatePostContentLength(int contentLength)
validates if the passed length of a request content doesn't exceeds the defined maximum length. |
void |
GetCapabilitiesRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates the incoming GetCapabilities request |
abstract void |
OWSValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates if the passed request itself and its content is valid against the conditions defined in the policies assigned to a OWSPolicyValidator |
abstract void |
RequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates if the passed request itself and its content is valid against the conditions defined in the policies assigned to a OWSPolicyValidator |
void |
GeneralPolicyValidator.validateRequestMethod(java.lang.String type)
validates if the current request type (e.g. |
abstract byte[] |
OWSValidator.validateResponse(OGCWebServiceRequest request,
byte[] response,
java.lang.String mime,
User user)
|
byte[] |
GetCapabilitiesResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
validates the passed object as a response to a OWS request. |
abstract byte[] |
ResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
validates if the passed response itself and its content is valid against the conditions defined in the policies assigned to a OWSPolicyValidator |
protected void |
RequestValidator.validateVersion(Condition condition,
java.lang.String version)
|
Uses of InvalidParameterValueException in org.deegree.security.owsrequestvalidator.csw |
---|
Methods in org.deegree.security.owsrequestvalidator.csw that throw InvalidParameterValueException | |
---|---|
void |
DescribeRecordRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
|
void |
GetRecordsRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
|
void |
GetRecordByIdRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
|
void |
TransactionValidator.validateRequest(OGCWebServiceRequest request,
User user)
|
void |
CSWValidator.validateRequest(OGCWebServiceRequest request,
User user)
|
void |
GetRepositoryItemRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
|
byte[] |
CSWValidator.validateResponse(OGCWebServiceRequest request,
byte[] response,
java.lang.String mime,
User user)
|
byte[] |
GetRepositoryItemResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
validates the passed object as a response to a OWS request. |
byte[] |
GetRecordsResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
validates the passed object as a response to a OWS request. |
byte[] |
GetRecordByIdResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
|
Uses of InvalidParameterValueException in org.deegree.security.owsrequestvalidator.wfs |
---|
Methods in org.deegree.security.owsrequestvalidator.wfs that throw InvalidParameterValueException | |
---|---|
protected void |
AbstractWFSRequestValidator.validateFeatureTypes(Condition condition,
java.lang.String[] featureTypes)
validates if the requested info featuretypes are valid against the policy/condition. |
void |
TransactionValidator.validateRequest(OGCWebServiceRequest request,
User user)
|
void |
GetFeatureRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates if the passed request is valid against the policy assigned to the validator. |
void |
DescribeFeatureTypeRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
|
void |
WFSValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates the passed OGCWebServiceRequest if it is valid against the defined conditions for WFS requests |
byte[] |
WFSValidator.validateResponse(OGCWebServiceRequest request,
byte[] response,
java.lang.String mime,
User user)
|
byte[] |
GetFeatureResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
validates the passed object as a response to a OWS request. |
Uses of InvalidParameterValueException in org.deegree.security.owsrequestvalidator.wms |
---|
Methods in org.deegree.security.owsrequestvalidator.wms that throw InvalidParameterValueException | |
---|---|
protected void |
AbstractWMSRequestValidator.validateFormat(Condition condition,
java.lang.String format)
checks if the passed format is valid against the formats defined in the policy. |
protected void |
AbstractWMSRequestValidator.validateMaxHeight(Condition condition,
int height)
checks if the passed height is > 0 and if it's valid against the maxHeight defined in the policy. |
protected void |
AbstractWMSRequestValidator.validateMaxWidth(Condition condition,
int width)
checks if the passed width is > 0 and if it's valid against the maxWidth defined in the policy. |
void |
GetMapRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates the incoming GetMap request against the policy assigned to a validator |
void |
WMSValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates the passed OGCWebServiceRequest if it is valid against the defined conditions for WMS requests |
void |
GetLegendGraphicRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates the incomming GetLegendGraphic request against the policy assigend to a validator |
void |
GetFeatureInfoRequestValidator.validateRequest(OGCWebServiceRequest request,
User user)
validates the incoming GetFeatureInfo request against the policy assigned to a validator |
byte[] |
WMSValidator.validateResponse(OGCWebServiceRequest request,
byte[] response,
java.lang.String mime,
User user)
|
byte[] |
GetLegendGraphicResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
validates the passed object as a response to a OWS request. |
byte[] |
GetFeatureInfoResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
validates the passed object as a response to a OWS request. |
byte[] |
GetMapResponseValidator.validateResponse(java.lang.String service,
byte[] response,
java.lang.String mime,
User user)
validates the passed object as a response to a OWS request. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org