|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CDOSessionInvalidationEvent
Field Summary | |
---|---|
static long |
LOCAL_ROLLBACK
|
Method Summary | |
---|---|
java.util.Set<CDOIDAndVersion> |
getDirtyOIDs()
|
long |
getTimeStamp()
Returns the time stamp of the server transaction if this event was sent as a result of a successfully committed transaction or LOCAL_ROLLBACK if this event was sent due to a local rollback. |
CDOView |
getView()
|
Methods inherited from interface org.eclipse.emf.cdo.CDOSessionEvent |
---|
getSession |
Methods inherited from interface org.eclipse.net4j.util.event.IEvent |
---|
getSource |
Field Detail |
---|
static final long LOCAL_ROLLBACK
Method Detail |
---|
CDOView getView()
long getTimeStamp()
LOCAL_ROLLBACK
if this event was sent due to a local rollback.
java.util.Set<CDOIDAndVersion> getDirtyOIDs()
|
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 |