|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CDOTransactionFinishedEvent.Type | |
---|---|
org.eclipse.emf.cdo.transaction | Client concepts for dealing with transactions, distributed transactions and their save points. |
Uses of CDOTransactionFinishedEvent.Type in org.eclipse.emf.cdo.transaction |
---|
Methods in org.eclipse.emf.cdo.transaction that return CDOTransactionFinishedEvent.Type | |
---|---|
CDOTransactionFinishedEvent.Type |
CDOTransactionFinishedEvent.getType()
|
static CDOTransactionFinishedEvent.Type |
CDOTransactionFinishedEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CDOTransactionFinishedEvent.Type[] |
CDOTransactionFinishedEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |