Interface CDOCommitHistory.TriggerLoadElement
- 
- All Superinterfaces:
- CDOBranchPoint,- CDOBranchProvider,- CDOChangeKindProvider,- CDOChangeSetData,- CDOCommitData,- CDOCommitInfo,- CDOTimeProvider
 - Enclosing interface:
- CDOCommitHistory
 
 public static interface CDOCommitHistory.TriggerLoadElement extends CDOCommitInfo A virtualhistoryelement that can be returned fromIContainer.getElements()ifCDOCommitHistory.isAppendingTriggerLoadElement()istrueto indicate that the history is notfullyloaded, yet.- Author:
- Eike Stepper
- 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 inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPointINVALID_DATE, UNSPECIFIED_DATE
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description CDOCommitHistorygetHistory()- 
Methods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPointgetBranch, getTimeStamp
 - 
Methods inherited from interface org.eclipse.emf.cdo.common.commit.CDOChangeKindProvidergetChangeKind
 - 
Methods inherited from interface org.eclipse.emf.cdo.common.commit.CDOChangeSetDatacopy, forEachRevision, forEachRevisionDelta, getAffectedIDs, getChangedObjects, getChangeKinds, getDetachedObjects, getNewObjects, isEmpty, merge
 - 
Methods inherited from interface org.eclipse.emf.cdo.common.commit.CDOCommitDatagetNewPackageUnits
 - 
Methods inherited from interface org.eclipse.emf.cdo.common.commit.CDOCommitInfogetComment, getCommitInfoManager, getMergedCommitInfo, getMergeSource, getPreviousCommitInfo, getPreviousTimeStamp, getUserID, isCommitDataLoaded, isInitialCommit
 
- 
 
- 
- 
- 
Method Detail- 
getHistoryCDOCommitHistory getHistory() 
 
- 
 
-