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

org.deegree.ogcwebservices.csw.manager
Class Operation

java.lang.Object
  extended by org.deegree.ogcwebservices.csw.manager.Operation
Direct Known Subclasses:
Delete, Insert, Update

public abstract class Operation
extends Object

Since:
2.0
Version:
$Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

Constructor Summary
Operation(String name, String handle)
           
 
Method Summary
 String getHandle()
          The handle attribute is an additional parameter not defined in the general model.
 String getName()
          returns the name of the operation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Operation

public Operation(String name,
                 String handle)
Parameters:
name -
handle -
Method Detail

getHandle

public String getHandle()
The handle attribute is an additional parameter not defined in the general model. It is used in the XML encoding to associate a mnemonic name with each action contained in a Transaction for the purpose of error handling. If a CSW encounters an error processing a transaction request and the handle attribute is defined, the CSW can localize the source of the problem for the client by specifying the handle in the exception response.

Returns:
the handle

getName

public String getName()
returns the name of the operation

Returns:
the name of the operation

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