Uses of Class
org.deegree.services.controller.ows.capabilities.OWSOperation

Packages that use OWSOperation
org.deegree.services.controller.ows.capabilities   
org.deegree.services.wpvs.controller.capabilities   
 

Uses of OWSOperation in org.deegree.services.controller.ows.capabilities
 

Method parameters in org.deegree.services.controller.ows.capabilities with type arguments of type OWSOperation
static void OWSCapabilitiesXMLAdapter.exportOperationsMetadata100(javax.xml.stream.XMLStreamWriter writer, java.util.List<OWSOperation> operations)
          Exports a list of OWSOperations as an OWS 1.0.0 OperationsMetadata element.
static void OWSCapabilitiesXMLAdapter.exportOperationsMetadata110(javax.xml.stream.XMLStreamWriter writer, java.util.List<OWSOperation> operations)
          Exports a list of OWSOperations as an OWS 1.1.0 OperationsMetadata element.
 

Uses of OWSOperation in org.deegree.services.wpvs.controller.capabilities
 

Method parameters in org.deegree.services.wpvs.controller.capabilities with type arguments of type OWSOperation
 void CapabilitiesXMLAdapter.export040(javax.xml.stream.XMLStreamWriter writer, org.deegree.protocol.ows.capabilities.GetCapabilities request, ServiceIdentificationType serviceID, ServiceProviderType serviceProvider, java.util.List<OWSOperation> operations, DCPType dcp, ServiceConfiguration serviceConfig)
           
 



Copyright © 2011. All Rights Reserved.