| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.runtimecontext | |
| org.apache.isis.core.metamodel.runtimecontext.noruntime |
| Modifier and Type | Method and Description |
|---|---|
RuntimeContext.TransactionState |
RuntimeContext.getTransactionState() |
static RuntimeContext.TransactionState |
RuntimeContext.TransactionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeContext.TransactionState[] |
RuntimeContext.TransactionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeContext.TransactionState |
RuntimeContextNoRuntime.getTransactionState() |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.