|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NakedObjectTransaction.State | |
|---|---|
| org.nakedobjects.runtime.transaction | These interfaces are extended by PersistenceSession
and not intended to be implemented directly. |
| Uses of NakedObjectTransaction.State in org.nakedobjects.runtime.transaction |
|---|
| Methods in org.nakedobjects.runtime.transaction that return NakedObjectTransaction.State | |
|---|---|
NakedObjectTransaction.State |
NakedObjectTransactionAbstract.getState()
|
NakedObjectTransaction.State |
NakedObjectTransaction.getState()
The state of this transaction. |
static NakedObjectTransaction.State |
NakedObjectTransaction.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NakedObjectTransaction.State[] |
NakedObjectTransaction.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||