| Package | Description |
|---|---|
| org.dspace.curate |
| Modifier and Type | Method and Description |
|---|---|
static Curator.TxScope |
Curator.TxScope.valueOf(java.lang.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.
|
| Modifier and Type | Method and Description |
|---|---|
Curator |
Curator.setTransactionScope(Curator.TxScope scope)
Defines the transactional scope of curator executions.
|
Copyright © 2013 DuraSpace. All Rights Reserved.