Class ShareProjectHelper


  • public final class ShareProjectHelper
    extends java.lang.Object
    This is the EMFStore ShareProject Handler delegating to the EMFStore UIShareProjectController.
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void share​(InternalProject project, org.eclipse.swt.widgets.Shell shell)
      Shares an InternalProject.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, 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