Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.commit.CDOCommitInfo
Packages, die CDOCommitInfo verwenden
Package
Beschreibung
Common concepts for dealing with commits and change sets.
Some useful commit info handler implementations.
Common concepts for dealing with protocols and CDO-specific I/O.
Server concepts for dealing with repositories and stores.
Server integration of the
Security
model.Client concepts for dealing with sessions to CDO repositories.
Common service provider interfaces and useful base implementations for dealing with commits and change sets.
Common base implementations for dealing with I/O of CDO data structures.
Server service provider interfaces and useful base implementations.
Client concepts for dealing with transactions, distributed transactions and their save points.
Classes that help to open EMF Compare user interfaces on CDO models.
A library with reusable widgets.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Concepts to checkout, open and further operate CDO
workspaces
.Client service provider interfaces and useful base implementations.
-
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.common.commit
Unterschnittstellen von CDOCommitInfo in org.eclipse.emf.cdo.common.commitModifizierer und TypSchnittstelleBeschreibungstatic interface
A virtualhistory
element that can be returned fromIContainer.getElements()
ifCDOCommitHistory.isAppendingTriggerLoadElement()
istrue
to indicate that the history is notfully
loaded, yet.Methoden in org.eclipse.emf.cdo.common.commit, die CDOCommitInfo zurückgebenModifizierer und TypMethodeBeschreibungCDOCommitInfoManager.getBaseOfBranch
(CDOBranch branch) CDOCommitInfoManager.getCommitInfo
(long timeStamp) CDOCommitInfoManager.getCommitInfo
(long timeStamp, boolean loadOnDemand) CDOCommitInfoManager.getCommitInfo
(CDOBranch branch, long startTime, boolean up) CDOCommitHistory.getElement
(int index) CDOCommitHistory.getFirstElement()
CDOCommitInfoManager.getFirstOfBranch
(CDOBranch branch) CDOCommitHistory.getLastElement()
CDOCommitInfoManager.getLastOfBranch
(CDOBranch branch) CDOCommitInfo.getMergedCommitInfo()
CDOCommitInfo.getPreviousCommitInfo()
Methoden in org.eclipse.emf.cdo.common.commit mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungvoid
CDOCommitInfoHandler.handleCommitInfo
(CDOCommitInfo commitInfo) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.common.commit.handler
Methoden in org.eclipse.emf.cdo.common.commit.handler mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungvoid
AsyncCommitInfoHandler.handleCommitInfo
(CDOCommitInfo commitInfo) void
BinaryCommitInfoLog.handleCommitInfo
(CDOCommitInfo commitInfo) void
TextCommitInfoLog.handleCommitInfo
(CDOCommitInfo commitInfo) protected void
AsyncCommitInfoHandler.work
(org.eclipse.net4j.util.concurrent.Worker.WorkContext context, CDOCommitInfo commitInfo) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.common.protocol
Methoden in org.eclipse.emf.cdo.common.protocol, die CDOCommitInfo zurückgebenModifizierer und TypMethodeBeschreibungCDOProtocol.CommitNotificationInfo.getCommitInfo()
CDODataInput.readCDOCommitInfo()
Methoden in org.eclipse.emf.cdo.common.protocol mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungvoid
CDOProtocol.CommitNotificationInfo.setCommitInfo
(CDOCommitInfo commitInfo) void
CDODataOutput.writeCDOCommitInfo
(CDOCommitInfo commitInfo) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.lm.reviews.impl
Methoden in org.eclipse.emf.cdo.lm.reviews.impl, die CDOCommitInfo zurückgeben -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.server
Methoden in org.eclipse.emf.cdo.server, die CDOCommitInfo zurückgebenMethoden in org.eclipse.emf.cdo.server mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungprotected void
CDOServerExporter.Binary.exportCommit
(CDODataOutput out, CDOCommitInfo commitInfo) protected abstract void
CDOServerExporter.exportCommit
(OUT out, CDOCommitInfo commitInfo) protected void
CDOServerExporter.XML.exportCommit
(org.eclipse.net4j.util.io.XMLOutput out, CDOCommitInfo commitInfo) protected void
CDOServerBrowser.HistoryPage.showCommitData
(PrintStream out, CDOCommitInfo commitInfo, CDOServerBrowser browser) protected boolean
CDOServerBrowser.HistoryPage.showCommitInfo
(PrintStream out, CDOCommitInfo commitInfo, CDOServerBrowser browser, String param, boolean auditing) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.server.security
Methoden in org.eclipse.emf.cdo.server.security, die CDOCommitInfo zurückgebenModifizierer und TypMethodeBeschreibungISecurityManager.modifyWithInfo
(ISecurityManager.RealmOperation operation, boolean waitUntilReadable) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.session
Unterschnittstellen von CDOCommitInfo in org.eclipse.emf.cdo.sessionModifizierer und TypSchnittstelleBeschreibunginterface
Asession event
fired when passive updates (commit notifications) are being received from a remote repository. -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.spi.common.commit
Methoden in org.eclipse.emf.cdo.spi.common.commit, die CDOCommitInfo zurückgebenModifizierer und TypMethodeBeschreibungInternalCDOCommitInfoManager.createCommitInfo
(CDOBranch branch, long timeStamp, long previousTimeStamp, String userID, String comment, CDOBranchPoint mergeSource, CDOCommitData commitData) InternalCDOCommitInfoManager.createCommitInfo
(CDOBranch branch, long timeStamp, long previousTimeStamp, String userID, String comment, CDOCommitData commitData) Methoden in org.eclipse.emf.cdo.spi.common.commit mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungvoid
InternalCDOCommitInfoManager.notifyCommitInfoHandlers
(CDOCommitInfo commitInfo) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.spi.common.protocol
Methoden in org.eclipse.emf.cdo.spi.common.protocol, die CDOCommitInfo zurückgebenMethoden in org.eclipse.emf.cdo.spi.common.protocol mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungvoid
CDODataOutputImpl.writeCDOCommitInfo
(CDOCommitInfo commitInfo) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.spi.server
Methoden in org.eclipse.emf.cdo.spi.server mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungvoid
InternalRepository.sendCommitNotification
(InternalSession sender, CDOCommitInfo commitInfo) Veraltet.void
InternalRepository.sendCommitNotification
(InternalSession sender, CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet.void
InternalSession.sendCommitNotification
(CDOCommitInfo commitInfo) Veraltet.void
InternalSession.sendCommitNotification
(CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet.void
InternalSessionManager.sendCommitNotification
(InternalSession sender, CDOCommitInfo commitInfo) Veraltet.void
InternalSessionManager.sendCommitNotification
(InternalSession sender, CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet.void
ISessionProtocol.sendCommitNotification
(CDOCommitInfo commitInfo) Veraltet.void
ISessionProtocol.sendCommitNotification
(CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet. -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.transaction
Methoden in org.eclipse.emf.cdo.transaction, die CDOCommitInfo zurückgebenModifizierer und TypMethodeBeschreibungCDOPushTransaction.commit()
CDOPushTransaction.commit
(Runnable runnable, int attempts, IProgressMonitor monitor) CDOPushTransaction.commit
(Runnable runnable, Predicate<Long> retry, IProgressMonitor monitor) CDOPushTransaction.commit
(Runnable runnable, org.eclipse.net4j.util.Predicate<Long> retry, IProgressMonitor monitor) Veraltet.CDOPushTransaction.commit
(IProgressMonitor monitor) CDOTransaction.commit
(Runnable runnable, int attempts, IProgressMonitor monitor) CDOTransaction.commit
(Runnable runnable, Predicate<Long> retry, IProgressMonitor monitor) CDOTransaction.commit
(Runnable runnable, org.eclipse.net4j.util.Predicate<Long> retry, IProgressMonitor monitor) Veraltet.CDOUserTransaction.commit()
Same ascommit(null)
.CDOUserTransaction.commit
(IProgressMonitor monitor) Commits the modifications of this transaction to the repository and returns acommit info
object if successful.CDOPushTransaction.commitAndClose
(IProgressMonitor monitor, boolean keepOpenAfterCommitProblem) CDOTransaction.commitAndClose
(IProgressMonitor monitor, boolean keepOpenAfterCommitProblem) CDOTransaction.CommitResult.getInfo()
Methoden in org.eclipse.emf.cdo.transaction mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungvoid
CDODefaultTransactionHandler3.committedTransaction
(CDOTransaction transaction, CDOCommitContext commitContext, CDOCommitInfo result) This implementation does nothing.void
CDOTransactionHandler3.committedTransaction
(CDOTransaction transaction, CDOCommitContext commitContext, CDOCommitInfo result) Called by aCDOTransaction
after it is being committed.Konstruktoren in org.eclipse.emf.cdo.transaction mit Parametern vom Typ CDOCommitInfo -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.ui.compare
Methoden in org.eclipse.emf.cdo.ui.compare, die CDOCommitInfo zurückgebenMethoden in org.eclipse.emf.cdo.ui.compare mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungstatic boolean
CDOCompareEditorUtil.openDialog
(CDOCommitInfo commitInfo) static boolean
CDOCompareEditorUtil.openDialog
(CDOCommitInfo leftCommitInfo, CDOBranchPoint rightPoint) static boolean
CDOCompareEditorUtil.openEditor
(CDOCommitInfo commitInfo, boolean activate) static boolean
CDOCompareEditorUtil.openEditor
(CDOCommitInfo leftCommitInfo, CDOBranchPoint rightPoint, boolean activate) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.ui.widgets
Methoden in org.eclipse.emf.cdo.ui.widgets mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungprotected void
CommitHistoryComposite.commitInfoChanged
(CDOCommitInfo newCommitInfo) protected void
CommitHistoryComposite.doubleClicked
(CDOCommitInfo commitInfo) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.view
Methoden in org.eclipse.emf.cdo.view mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungdefault void
CDOViewCommitInfoListener.handleCommitInfo
(CDOCommitInfo commitInfo) void
CDOViewCommitInfoListener.notifyCommitInfo
(CDOCommitInfo commitInfo) -
Verwendungen von CDOCommitInfo in org.eclipse.emf.cdo.workspace
Methoden in org.eclipse.emf.cdo.workspace, die CDOCommitInfo zurückgeben -
Verwendungen von CDOCommitInfo in org.eclipse.emf.spi.cdo
Unterschnittstellen von CDOCommitInfo in org.eclipse.emf.spi.cdoModifizierer und TypSchnittstelleBeschreibunginterface
Methoden in org.eclipse.emf.spi.cdo, die CDOCommitInfo zurückgebenModifizierer und TypMethodeBeschreibungCDOTransactionStrategy.commit
(InternalCDOTransaction transaction, IProgressMonitor progressMonitor) TODO Better use anOMMonitor
?InternalCDOSession.InvalidationData.getCommitInfo()
CDOSessionProtocol.resetTransaction
(int transactionID, int commitNumber) Methoden in org.eclipse.emf.spi.cdo mit Parametern vom Typ CDOCommitInfoModifizierer und TypMethodeBeschreibungvoid
InternalCDOSession.handleCommitNotification
(CDOCommitInfo commitInfo) Veraltet.void
InternalCDOSession.handleCommitNotification
(CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet.void
InternalCDOSession.invalidate
(CDOCommitInfo commitInfo, InternalCDOTransaction sender) Veraltet.void
InternalCDOSession.invalidate
(CDOCommitInfo commitInfo, InternalCDOTransaction sender, boolean clearResourcePathCache) Veraltet.void
InternalCDOSession.invalidate
(CDOCommitInfo commitInfo, InternalCDOTransaction sender, boolean clearResourcePathCache, byte securityImpact, Map<CDOID, CDOPermission> newPermissions) Veraltet.As of 4.6 useInternalCDOSession.invalidate(InvalidationData)
.void
InternalCDOSession.InvalidationData.setCommitInfo
(CDOCommitInfo commitInfo) CDOPermissionUpdater2.updatePermissions
(InternalCDOSession session, Set<InternalCDORevision> revisions, CDOCommitInfo commitInfo) CDOPermissionUpdater3.updatePermissions
(InternalCDOSession session, Map<CDOBranchPoint, Set<InternalCDORevision>> revisions, CDOCommitInfo commitInfo)
InternalRepository.sendCommitNotification(InternalSession, CDOCommitInfo, boolean)
.