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

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

public final class ManageUserGroupHelper
extends Object

This is the EMFStore Manage Users/Groups Helper delegating to the EMFStore UIManageOrgUnitsController.

Author:
Eugen Neufeld

Method Summary
static void mangeUser(InternalRepository ecpRepository, org.eclipse.swt.widgets.Shell shell)
          Manages the user and groups of the selected InternalRepository.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

mangeUser

public static void mangeUser(InternalRepository ecpRepository,
                             org.eclipse.swt.widgets.Shell shell)
Manages the user and groups of the selected InternalRepository. Delegates to UIManageOrgUnitsController.

Parameters:
ecpRepository - the InternalRepository
shell - the Shell


Copyright © 2015. All Rights Reserved.