org.deegree.owscommon_1_1_0
Class OperationsMetadata
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 operationsparameters
- metadata about paramsconstraints
- metadata about constraints.extendedCapabilities
- anytype, therefore saving as xml element.
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.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org