Interface CDOBranchPoint

All Superinterfaces:
CDOBranchProvider, CDOTimeProvider
All Known Subinterfaces:
CDOBranch, CDOBranchTag, CDOCommitHistory.TriggerLoadElement, CDOCommitInfo, CDOCommonTransaction, CDOCommonView, CDOLockChangeInfo, CDORevisable, CDORevision, CDOSessionInvalidationEvent, CDOSessionLocksChangedEvent, CDOTransaction, CDOView, CDOViewLocksChangedEvent, IDurableLockingManager.LockArea, InternalCDOBranch, InternalCDORevision, InternalCDOSessionInvalidationEvent, InternalCDOTransaction, InternalCDOView, InternalTransaction, InternalView, IQueryContext, IStoreAccessor.QueryResourcesContext, IStoreAccessor.QueryResourcesContext.ExactMatch, IStoreAccessor.QueryXRefsContext, ITransaction, IView
All Known Implementing Classes:
AbstractCDOLockChangeInfo, AbstractCDORevision, BaseCDORevision, CDOChangeSetSegment, CDOPushTransaction, CDOSessionProtocol.CommitTransactionResult, DelegatingCDORevision, DelegatingQueryResourcesContext, DetachedCDORevision, DurableLockArea, PointerCDORevision, StubCDORevision, SyntheticCDORevision

public interface CDOBranchPoint extends CDOBranchProvider, CDOTimeProvider
A point in time in a particular branch.
Since:
3.0
Author:
Eike Stepper
See Also:
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final long
    The fixed special time stamp invalid.
    static final long
    The fixed special time stamp unspecified.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the branch of this branch point, or null if this branch point is the base of the main branch.
    long
    Returns the time stamp of this branch point, or the fixed special time stamp unspecified if this branch point marks the head of a branch.