Uses of Class
org.dspace.curate.Curator.TxScope

Packages that use Curator.TxScope
org.dspace.curate   
 

Uses of Curator.TxScope in org.dspace.curate
 

Methods in org.dspace.curate that return Curator.TxScope
static Curator.TxScope Curator.TxScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Curator.TxScope[] Curator.TxScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.dspace.curate with parameters of type Curator.TxScope
 Curator Curator.setTransactionScope(Curator.TxScope scope)
          Defines the transactional scope of curator executions.
 



Copyright © 2012 DuraSpace. All Rights Reserved.