org.eclipse.emf.cdo
Interface CDOAudit

All Superinterfaces:
CDOProtocolView, CDOView, org.eclipse.net4j.util.event.INotifier

public interface CDOAudit
extends CDOView


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.CDOProtocolView
CDOProtocolView.Type
 
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier
org.eclipse.net4j.util.event.INotifier.Introspection
 
Field Summary
 
Fields inherited from interface org.eclipse.emf.cdo.CDOView
NO_PRELOAD, UNSPECIFIED_DATE
 
Method Summary
 long getTimeStamp()
           
 
Methods inherited from interface org.eclipse.emf.cdo.CDOView
close, getLoadRevisionCollectionChunkSize, getObject, getObject, getResource, getResourceSet, getSession, hasConflict, hasResource, hasUniqueResourceContents, isDirty, isInvalidationNotificationsEnabled, isObjectRegistered, reload, setInvalidationNotificationsEnabled, setLoadRevisionCollectionChunkSize, setUniqueResourceContents
 
Methods inherited from interface org.eclipse.emf.cdo.common.CDOProtocolView
getViewID, getViewType
 
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, removeListener
 

Method Detail

getTimeStamp

long getTimeStamp()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.