org.eclipse.emf.cdo.spi.common.commit
Interface InternalCDOCommitInfoManager
- All Superinterfaces:
- CDOCommitInfoManager, ILifecycle, INotifier
- public interface InternalCDOCommitInfoManager
- extends CDOCommitInfoManager, ILifecycle
- Since:
- 3.0
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
getCommitInfoLoader
InternalCDOCommitInfoManager.CommitInfoLoader getCommitInfoLoader()
setCommitInfoLoader
void setCommitInfoLoader(InternalCDOCommitInfoManager.CommitInfoLoader commitInfoLoader)
createCommitInfo
CDOCommitInfo createCommitInfo(CDOBranch branch,
long timeStamp,
long previousTimeStamp,
String userID,
String comment,
CDOCommitData commitData)
- Since:
- 4.0
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.