deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.owscommon_1_1_0
Class OperationsMetadata

java.lang.Object
  extended by org.deegree.owscommon_1_1_0.OperationsMetadata

public class OperationsMetadata
extends java.lang.Object

OperationsMetadata encapsulates the ows 1.1.0 operations metadata section of a capabilities document.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
OperationsMetadata(java.util.List<Operation> operations, java.util.List<DomainType> parameters, java.util.List<DomainType> constraints, org.w3c.dom.Element extendedCapabilities)
           
 
Method Summary
 java.util.List<DomainType> getConstraints()
           
 org.w3c.dom.Element getExtendedCapabilities()
           
 java.util.List<Operation> getOperations()
           
 java.util.List<DomainType> getParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationsMetadata

public OperationsMetadata(java.util.List<Operation> operations,
                          java.util.List<DomainType> parameters,
                          java.util.List<DomainType> constraints,
                          org.w3c.dom.Element extendedCapabilities)
Parameters:
operations - data about the operations
parameters - metadata about params
constraints - metadata about constraints.
extendedCapabilities - anytype, therefore saving as xml element.
Method Detail

getOperations

public final java.util.List<Operation> getOperations()
Returns:
the operations.

getParameters

public final java.util.List<DomainType> getParameters()
Returns:
the parameters.

getConstraints

public final java.util.List<DomainType> getConstraints()
Returns:
the constraints.

getExtendedCapabilities

public final org.w3c.dom.Element getExtendedCapabilities()
Returns:
the extendedCapabilities.

deegree 2.5 (2011/06/29 09:44 build-8-official)

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