deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Package
org.deegree.ogcwebservices

Packages that use org.deegree.ogcwebservices
org.deegree.datatypes.time   
org.deegree.enterprise.servlet NEW Package. 
org.deegree.framework.concurrent   
org.deegree.framework.xml   
org.deegree.graphics   
org.deegree.model.coverage.grid   
org.deegree.model.feature   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices   
org.deegree.ogcwebservices.csw Catalog Service 2.0 (OGC CS-W Version 2.0.0). 
org.deegree.ogcwebservices.csw.capabilities   
org.deegree.ogcwebservices.csw.configuration   
org.deegree.ogcwebservices.csw.discovery   
org.deegree.ogcwebservices.csw.iso_profile.ebrim   
org.deegree.ogcwebservices.csw.manager   
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.sos   
org.deegree.ogcwebservices.sos.capabilities   
org.deegree.ogcwebservices.sos.configuration   
org.deegree.ogcwebservices.sos.describeplatform   
org.deegree.ogcwebservices.sos.describesensor   
org.deegree.ogcwebservices.sos.getobservation   
org.deegree.ogcwebservices.wass.common   
org.deegree.ogcwebservices.wass.was   
org.deegree.ogcwebservices.wass.was.operation   
org.deegree.ogcwebservices.wass.wss   
org.deegree.ogcwebservices.wass.wss.operation   
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcs.getcapabilities   
org.deegree.ogcwebservices.wcs.getcoverage   
org.deegree.ogcwebservices.wcts The wcts (Web-Coordinate-Transformation-Service) package contains the deegree implementation of the wcts described in the draft version (0.4.0) of the ogc. 
org.deegree.ogcwebservices.wcts.data   
org.deegree.ogcwebservices.wcts.operation   
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.operation   
org.deegree.ogcwebservices.wfs.operation.transaction   
org.deegree.ogcwebservices.wmps Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wmps.operation   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wms.operation   
org.deegree.ogcwebservices.wps   
org.deegree.ogcwebservices.wps.capabilities   
org.deegree.ogcwebservices.wps.describeprocess   
org.deegree.ogcwebservices.wps.execute   
org.deegree.ogcwebservices.wps.execute.processes   
org.deegree.ogcwebservices.wpvs The WPVS (Web Perspective View Service) package is the 3D analogon to a WMS (Web Map Service), it is able to generate a 3D-view of (2D or 3D) geospatial data. 
org.deegree.ogcwebservices.wpvs.capabilities   
org.deegree.ogcwebservices.wpvs.configuration   
org.deegree.ogcwebservices.wpvs.operation   
org.deegree.ogcwebservices.wpvs.utils   
org.deegree.owscommon   
org.deegree.portal.common.control   
org.deegree.portal.owswatch   
org.deegree.portal.portlet.modules.map.actions.portlets   
org.deegree.portal.portlet.modules.wfs.actions.portlets   
org.deegree.security.owsproxy   
org.deegree.security.owsrequestvalidator   
org.deegree.security.owsrequestvalidator.csw   
org.deegree.security.owsrequestvalidator.wfs   
org.deegree.security.owsrequestvalidator.wms   
 

Classes in org.deegree.ogcwebservices used by org.deegree.datatypes.time
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
 

Classes in org.deegree.ogcwebservices used by org.deegree.enterprise.servlet
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.framework.concurrent
OGCWebService
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.framework.xml
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.graphics
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
 

Classes in org.deegree.ogcwebservices used by org.deegree.model.coverage.grid
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
LonLatEnvelope
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.model.feature
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcbase
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
LonLatEnvelope
           
MetadataLink
           
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MetadataType
           
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.csw
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.csw.capabilities
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.csw.configuration
OGCWebService
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.csw.discovery
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
OperationNotSupportedException
          Request is for an operation that is not supported by this server locator value = Name of operation not supported
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.csw.iso_profile.ebrim
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.csw.manager
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
EchoRequest
          generic response class that is used by several services/operation as 'echo' too a request for to inform a client that a request has been received.
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.getcapabilities
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
ExceptionFormat
           
MetadataLink
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.sos
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.sos.capabilities
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.sos.configuration
OGCWebService
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.sos.describeplatform
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.sos.describesensor
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.sos.getobservation
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wass.common
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wass.was
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wass.was.operation
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wass.wss
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wass.wss.operation
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wcs
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
ExceptionFormat
           
LonLatEnvelope
           
MetadataLink
           
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
SupportedFormats
           
SupportedSRSs
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wcs.configuration
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wcs.describecoverage
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
LonLatEnvelope
           
MetadataLink
           
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
SupportedFormats
           
SupportedSRSs
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wcs.getcapabilities
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
CurrentUpdateSequenceException
          Value of (optional) updateSequence parameter in GetCapabilities operation request equals the current value of service metadata updateSequence number.
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
InvalidUpdateSequenceException
          Value of (optional) updateSequence parameter in GetCapabilities operation request is greater than current value of service metadata updateSequence number locator = None, omit �locator� parameter
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wcs.getcoverage
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wcts
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wcts.data
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wcts.operation
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wfs
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wfs.operation
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
InconsistentRequestException
          Thrown, if the Capabilities-document and the including configuration was invalid / inconsistent.
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wfs.operation.transaction
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
InconsistentRequestException
          Thrown, if the Capabilities-document and the including configuration was invalid / inconsistent.
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wmps
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wmps.operation
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
InconsistentRequestException
          Thrown, if the Capabilities-document and the including configuration was invalid / inconsistent.
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wms
InconsistentRequestException
          Thrown, if the Capabilities-document and the including configuration was invalid / inconsistent.
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wms.configuration
OGCWebService
           
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wms.operation
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
DefaultOGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
InconsistentRequestException
          Thrown, if the Capabilities-document and the including configuration was invalid / inconsistent.
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
OGCWebServiceResponse
          This is the base interface for all responses to OGC Web Services (OWS) requests.
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wps
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MetadataType
           
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wps.capabilities
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wps.describeprocess
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MetadataType
           
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wps.execute
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
ExceptionReport
           Upon receiving an invalid operation request, each OWS shall respond to the client using an Exception Report message to describe to the client application and/or its human user the reason(s) that the request is invalid.
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wps.execute.processes
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wpvs
OGCWebService
           
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wpvs.capabilities
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wpvs.configuration
OGCWebService
           
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wpvs.operation
AbstractOGCWebServiceRequest
          This is the abstract base class for all requests to OGC Web Services (OWS).
InconsistentRequestException
          Thrown, if the Capabilities-document and the including configuration was invalid / inconsistent.
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
MissingParameterValueException
          Operation request does not include a parameter value, and this server did not declare a default value for that parameter locator = Name of missing parameter
OGCWebServiceException
           
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.ogcwebservices.wpvs.utils
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.owscommon
ExceptionReport
           Upon receiving an invalid operation request, each OWS shall respond to the client using an Exception Report message to describe to the client application and/or its human user the reason(s) that the request is invalid.
 

Classes in org.deegree.ogcwebservices used by org.deegree.portal.common.control
InconsistentRequestException
          Thrown, if the Capabilities-document and the including configuration was invalid / inconsistent.
 

Classes in org.deegree.ogcwebservices used by org.deegree.portal.owswatch
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.portal.portlet.modules.map.actions.portlets
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.portal.portlet.modules.wfs.actions.portlets
OGCWebServiceException
           
 

Classes in org.deegree.ogcwebservices used by org.deegree.security.owsproxy
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.security.owsrequestvalidator
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.security.owsrequestvalidator.csw
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.security.owsrequestvalidator.wfs
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 

Classes in org.deegree.ogcwebservices used by org.deegree.security.owsrequestvalidator.wms
InvalidParameterValueException
          Operation request contains an invalid parameter value locator = Name of parameter with invalid value
OGCWebServiceRequest
          This is the base interface for all request on OGC Web Services (OWS).
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org