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 interfaceA virtualhistoryelement that can be returned fromIContainer.getElements()ifCDOCommitHistory.isAppendingTriggerLoadElement()istrueto indicate that the history is notfullyloaded, 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 TypMethodeBeschreibungvoidCDOCommitInfoHandler.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 TypMethodeBeschreibungvoidAsyncCommitInfoHandler.handleCommitInfo(CDOCommitInfo commitInfo) voidBinaryCommitInfoLog.handleCommitInfo(CDOCommitInfo commitInfo) voidTextCommitInfoLog.handleCommitInfo(CDOCommitInfo commitInfo) protected voidAsyncCommitInfoHandler.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 TypMethodeBeschreibungvoidCDOProtocol.CommitNotificationInfo.setCommitInfo(CDOCommitInfo commitInfo) voidCDODataOutput.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 voidCDOServerExporter.Binary.exportCommit(CDODataOutput out, CDOCommitInfo commitInfo) protected abstract voidCDOServerExporter.exportCommit(OUT out, CDOCommitInfo commitInfo) protected voidCDOServerExporter.XML.exportCommit(org.eclipse.net4j.util.io.XMLOutput out, CDOCommitInfo commitInfo) protected voidCDOServerBrowser.HistoryPage.showCommitData(PrintStream out, CDOCommitInfo commitInfo, CDOServerBrowser browser) protected booleanCDOServerBrowser.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 TypSchnittstelleBeschreibunginterfaceAsession eventfired 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 TypMethodeBeschreibungvoidInternalCDOCommitInfoManager.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 TypMethodeBeschreibungvoidCDODataOutputImpl.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 TypMethodeBeschreibungvoidInternalRepository.sendCommitNotification(InternalSession sender, CDOCommitInfo commitInfo) Veraltet.voidInternalRepository.sendCommitNotification(InternalSession sender, CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet.voidInternalSession.sendCommitNotification(CDOCommitInfo commitInfo) Veraltet.voidInternalSession.sendCommitNotification(CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet.voidInternalSessionManager.sendCommitNotification(InternalSession sender, CDOCommitInfo commitInfo) Veraltet.voidInternalSessionManager.sendCommitNotification(InternalSession sender, CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet.voidISessionProtocol.sendCommitNotification(CDOCommitInfo commitInfo) Veraltet.voidISessionProtocol.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 infoobject 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 TypMethodeBeschreibungvoidCDODefaultTransactionHandler3.committedTransaction(CDOTransaction transaction, CDOCommitContext commitContext, CDOCommitInfo result) This implementation does nothing.voidCDOTransactionHandler3.committedTransaction(CDOTransaction transaction, CDOCommitContext commitContext, CDOCommitInfo result) Called by aCDOTransactionafter 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 booleanCDOCompareEditorUtil.openDialog(CDOCommitInfo commitInfo) static booleanCDOCompareEditorUtil.openDialog(CDOCommitInfo leftCommitInfo, CDOBranchPoint rightPoint) static booleanCDOCompareEditorUtil.openEditor(CDOCommitInfo commitInfo, boolean activate) static booleanCDOCompareEditorUtil.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 voidCommitHistoryComposite.commitInfoChanged(CDOCommitInfo newCommitInfo) protected voidCommitHistoryComposite.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 voidCDOViewCommitInfoListener.handleCommitInfo(CDOCommitInfo commitInfo) voidCDOViewCommitInfoListener.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 TypSchnittstelleBeschreibunginterfaceMethoden 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 TypMethodeBeschreibungvoidInternalCDOSession.handleCommitNotification(CDOCommitInfo commitInfo) Veraltet.voidInternalCDOSession.handleCommitNotification(CDOCommitInfo commitInfo, boolean clearResourcePathCache) Veraltet.voidInternalCDOSession.invalidate(CDOCommitInfo commitInfo, InternalCDOTransaction sender) Veraltet.voidInternalCDOSession.invalidate(CDOCommitInfo commitInfo, InternalCDOTransaction sender, boolean clearResourcePathCache) Veraltet.voidInternalCDOSession.invalidate(CDOCommitInfo commitInfo, InternalCDOTransaction sender, boolean clearResourcePathCache, byte securityImpact, Map<CDOID, CDOPermission> newPermissions) Veraltet.As of 4.6 useInternalCDOSession.invalidate(InvalidationData).voidInternalCDOSession.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).