Package org.eclipse.emf.cdo.session
Schnittstelle CDORepositoryInfo
- Alle Superschnittstellen:
CDOCommonRepository
,CDOTimeProvider
,IAdaptable
Describes a model repository a
session
is connected to.- Seit:
- 3.0
- Autor:
- 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.
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.cdo.common.CDOCommonRepository
CDOCommonRepository.CommitInfoStorage, CDOCommonRepository.IDGenerationLocation, CDOCommonRepository.ListOrdering, CDOCommonRepository.State, CDOCommonRepository.StateChangedEvent, CDOCommonRepository.Type, CDOCommonRepository.TypeChangedEvent
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the session.long
getTimeStamp
(boolean forceRefresh) Returns the approximate current time of this repository by optionally refreshing the approximation from the server.Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.common.CDOCommonRepository
getCommitInfoStorage, getCreationTime, getIDGenerationLocation, getLobDigestAlgorithm, getName, getObjectIDTypes, getRootResourceID, getState, getStoreType, getType, getUUID, isAuthenticating, isAuthorizingOperations, isEnsuringReferentialIntegrity, isSerializingCommits, isSupportingAudits, isSupportingBranches, isSupportingEcore, isSupportingLoginPeeks, isSupportingUnits, waitWhileInitial
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.common.util.CDOTimeProvider
getTimeStamp
Von Schnittstelle geerbte Methoden org.eclipse.core.runtime.IAdaptable
getAdapter
-
Methodendetails
-
getSession
CDOSession getSession()Returns the session.- Seit:
- 4.2
-
getTimeStamp
long getTimeStamp(boolean forceRefresh) Returns the approximate current time of this repository by optionally refreshing the approximation from the server.- Siehe auch:
-