|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITransaction
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.CDOProtocolView |
---|
CDOProtocolView.Type |
Method Summary | |
---|---|
CDOPackageManager |
getPackageManager()
Returns the temporary, transactional package manager associated with this ITransaction during the process of a commit operation. |
int |
getTransactionID()
Returns the ID of this transactional view. |
Methods inherited from interface org.eclipse.emf.cdo.server.IView |
---|
getSession |
Methods inherited from interface org.eclipse.emf.cdo.common.CDOProtocolView |
---|
getViewID, getViewType |
Method Detail |
---|
int getTransactionID()
getViewID()
.
CDOPackageManager getPackageManager()
package manager
this package manager also contains the new packages that are part of the commit operation.
null
otherwise.
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |