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

org.deegree.owscommon_1_1_0
Class Operation

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

public class Operation
extends Object

Operation encapsulation of the operationMetadat/operation of ows 1.0.0.

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
Operation(List<Pair<String,List<DomainType>>> getURLs, List<Pair<String,List<DomainType>>> postURLs, List<DomainType> parameters, List<DomainType> constraints, List<Metadata> metadataAttribs, String name)
           
 
Method Summary
 List<DomainType> getConstraints()
           
 List<Pair<String,List<DomainType>>> getGetURLs()
           
 List<Metadata> getMetadataAttribs()
           
 String getName()
           
 List<DomainType> getParameters()
           
 List<Pair<String,List<DomainType>>> getPostURLs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Operation

public Operation(List<Pair<String,List<DomainType>>> getURLs,
                 List<Pair<String,List<DomainType>>> postURLs,
                 List<DomainType> parameters,
                 List<DomainType> constraints,
                 List<Metadata> metadataAttribs,
                 String name)
Parameters:
getURLs - and their constraints
postURLs - and their constraints
parameters -
constraints -
metadataAttribs - list containing metadatas.
name -
Method Detail

getGetURLs

public final List<Pair<String,List<DomainType>>> getGetURLs()
Returns:
the getURLs.

getPostURLs

public final List<Pair<String,List<DomainType>>> getPostURLs()
Returns:
the postURLs.

getConstraints

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

getParameters

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

getMetadataAttribs

public final List<Metadata> getMetadataAttribs()
Returns:
the metadataAttribs may be empty but will never be null.

getName

public final String getName()
Returns:
the name.

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