org.deegree.ogcwebservices.wfs.capabilities
Class Operation
java.lang.Object
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 $
Constructor Summary |
Operation(String operation)
Constructs a new OperationType. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Operation
public Operation(String operation)
throws InvalidParameterException
- Constructs a new OperationType.
- Parameters:
operation
-
- Throws:
InvalidParameterException
getOperation
public String getOperation()
- Returns the type of the operation as a
String
.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net