Class DialogUtils

java.lang.Object
org.pentaho.di.ui.util.DialogUtils

public class DialogUtils extends Object
Author:
Andrey Khayrutdinov
  • Constructor Details

    • DialogUtils

      public DialogUtils()
  • Method Details

    • getPathOf

      public static String getPathOf(org.pentaho.di.repository.RepositoryElementMetaInterface object)
    • objectWithTheSameNameExists

      public static boolean objectWithTheSameNameExists(org.pentaho.di.shared.SharedObjectInterface object, Collection<? extends org.pentaho.di.shared.SharedObjectInterface> scope)
    • getPath

      public static String getPath(String parentPath, String path)