Interface InternalCDOSessionConfiguration

All Superinterfaces:
CDOSessionConfiguration, org.eclipse.net4j.util.event.INotifier

public interface InternalCDOSessionConfiguration extends CDOSessionConfiguration
If the meaning of this type isn't clear, there really should be more of a description here...
Since:
3.0
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.
  • Method Details

    • getSession

      InternalCDOSession getSession()
    • createSession

      InternalCDOSession createSession()
    • isLoginPeek

      boolean isLoginPeek()
      Since:
      4.23
    • setLoginPeek

      void setLoginPeek(boolean loginPeek)
      Since:
      4.23
    • isMainBranchLocal

      boolean isMainBranchLocal()
      Since:
      4.0
    • setMainBranchLocal

      void setMainBranchLocal(boolean local)
      Since:
      4.0