org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class EMFStoreLogInHelper

java.lang.Object
  extended by org.eclipse.emf.ecp.emfstore.internal.ui.handler.EMFStoreLogInHelper

public final class EMFStoreLogInHelper
extends Object

Login Helper delegating to UILoginSessionController.

Author:
Eugen

Method Summary
static void login(InternalRepository ecpRepository, org.eclipse.swt.widgets.Shell shell)
          Logins to the selected InternalRepository.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

login

public static void login(InternalRepository ecpRepository,
                         org.eclipse.swt.widgets.Shell shell)
Logins to the selected InternalRepository. Delegates to UILoginSessionController.

Parameters:
ecpRepository - the InternalRepository
shell - the Shell


Copyright © 2014. All Rights Reserved.