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

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

public final class ShareProjectHelper
extends Object

This is the EMFStore ShareProject Handler delegating to the EMFStore UIShareProjectController.

Author:
Eugen Neufeld

Method Summary
static void share(InternalProject project, org.eclipse.swt.widgets.Shell shell)
          Shares an InternalProject.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

share

public static void share(InternalProject project,
                         org.eclipse.swt.widgets.Shell shell)
Shares an InternalProject. Delegates to UIShareProjectController.

Parameters:
project - the InternalProject
shell - the Shell


Copyright © 2015. All Rights Reserved.