Schnittstelle CDORepositoryInfo

Alle Superschnittstellen:
CDOCommonRepository, CDOTimeProvider, IAdaptable

public interface CDORepositoryInfo extends CDOCommonRepository
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.
  • 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: