Uses of Class
org.deegree.protocol.csw.CSWConstants.TransactionType

Packages that use CSWConstants.TransactionType
org.deegree.metadata.persistence.transaction   
org.deegree.protocol.csw   
 

Uses of CSWConstants.TransactionType in org.deegree.metadata.persistence.transaction
 

Methods in org.deegree.metadata.persistence.transaction that return CSWConstants.TransactionType
abstract  CSWConstants.TransactionType TransactionOperation.getType()
          Returns the type of operation.
 CSWConstants.TransactionType UpdateOperation.getType()
           
 CSWConstants.TransactionType InsertOperation.getType()
           
 CSWConstants.TransactionType DeleteOperation.getType()
           
 

Uses of CSWConstants.TransactionType in org.deegree.protocol.csw
 

Methods in org.deegree.protocol.csw that return CSWConstants.TransactionType
static CSWConstants.TransactionType CSWConstants.TransactionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CSWConstants.TransactionType[] CSWConstants.TransactionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.