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

Uses of Class
org.deegree.ogcwebservices.wfs.operation.transaction.TransactionOperation

Packages that use TransactionOperation
org.deegree.ogcwebservices.wfs.operation.transaction   
 

Uses of TransactionOperation in org.deegree.ogcwebservices.wfs.operation.transaction
 

Subclasses of TransactionOperation in org.deegree.ogcwebservices.wfs.operation.transaction
 class Delete
          Represents a Delete operation as a part of a Transaction request.
 class Insert
          Represents an Insert operation as a part of a Transaction request.
 class Native
          Represents a Native operation as a part of a Transaction request.
 class Replace
          Represents a Replace operation as a part of a Transaction request.
 class Update
          Represents an Update operation as a part of a Transaction request.
 

Methods in org.deegree.ogcwebservices.wfs.operation.transaction that return types with arguments of type TransactionOperation
 List<TransactionOperation> Transaction.getOperations()
          Returns the TransactionOperations that are contained in the transaction.
 

Constructor parameters in org.deegree.ogcwebservices.wfs.operation.transaction with type arguments of type TransactionOperation
Transaction(String id, String version, Map<String,String> versionSpecificParameter, String lockID, List<TransactionOperation> operations, boolean releaseAllFeatures, TransactionDocument sourceDocument)
          Creates a new Transaction instance.
 


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