Package org.opengis.webservice.capability

Show UML class diagram
Interface Summary
Capabilities base interface for capabilities of any OGC service instance.
CapabilitiesService Provides acces to the <CapabilitiesService> element of the Capabilities XML providing general metadata for the service as a whole.
CommonCapabilities Represents a configuration for an OGC-Webservice according to the OWS Common Implementation Specification 0.2, i.e. it consists of the following parts: ServiceIdentification (corresponds to and expands the SV_ServiceIdentification class in ISO 19119) ServiceProvider (corresponds to and expands the SV_ServiceProvider class in ISO 19119) OperationsMetadata (contains set of Operation elements that each corresponds to and expand the SV_OperationsMetadata class in ISO 19119) Contents (whenever relevant, contains set of elements that each corresponds to the MD_DataIdentification class in ISO 19119 and 19115)
Contents Represents the Contents part in the capabilities of an OGC-web service according to the OWS Common Implementation Specification 0.2.
DCPType Available Distributed Computing Platforms (DCPs) are listed here.
DomainType Class representation of the type ows:DomainType defined in owsOperationsMetadata.xsd from the OWS Common Implementation Specification 0.3.
GetCapabilities Each OGC Web CapabilitiesService must describe its capabilities.
HTTP The HTTP-Protocol.
Operation Represents the definition of an Operation in the capabilities document of an OGC-web service according to the OWS Common Implementation Specification 0.2 (and owsOperationsMetadata.xsd).
OperationsMetadata Represents the OperationMetadata part in the capabilities document of an OGC-web service according to the OWS Common Implementation Specification 0.3 (and especially owsOperationsMetadata.xsd).
Protocol Protocols for DCPTypes.
Service  
ServiceIdentification Represents the ServiceIdentification section of the capabilities of an OGC compliant web service according to the OGC Common Implementation Specification 0.2.
ServiceMetadata Class representation of an ows:Metadata -Element as defined in owsOperationsMetadata.xsd from the OWS Common Implementation Specification 0.3.
ServiceOperation  
ServiceProvider Represents the ServiceProvider section of the capabilities of an OGC compliant web service according to the OGC Common Implementation Specification 0.3.
WebServiceCapabilities The purpose of the GetCapabilities operation is described in the Basic CapabilitiesService Elements section, above.
 

Exception Summary
InvalidCapabilitiesException  
UnknownOperatorNameException Thrown if a given name is not a known Operator.
 



Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.