deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.wfs.capabilities
Class Operation

java.lang.Object
  extended by org.deegree.ogcwebservices.wfs.capabilities.Operation

public class Operation
extends Object

Represents an element of type 'wfs:OperationType'.

Version:
$Revision: 9345 $ $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Author:
Markus Schneider , last edited by: $Author: apoth $

Field Summary
static String DELETE
           
static String GET_GML_OBJECT
           
static String INSERT
           
static String LOCK
           
static String QUERY
           
static String UPDATE
           
 
Constructor Summary
Operation(String operation)
          Constructs a new OperationType.
 
Method Summary
 String getOperation()
          Returns the type of the operation as a String.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSERT

public static final String INSERT
See Also:
Constant Field Values

UPDATE

public static final String UPDATE
See Also:
Constant Field Values

DELETE

public static final String DELETE
See Also:
Constant Field Values

QUERY

public static final String QUERY
See Also:
Constant Field Values

LOCK

public static final String LOCK
See Also:
Constant Field Values

GET_GML_OBJECT

public static final String GET_GML_OBJECT
See Also:
Constant Field Values
Constructor Detail

Operation

public Operation(String operation)
          throws InvalidParameterException
Constructs a new OperationType.

Parameters:
operation -
Throws:
InvalidParameterException
Method Detail

getOperation

public String getOperation()
Returns the type of the operation as a String.


deegree 2.2 (2008/12/22 11:33 build-3038-official)

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