Uses of Class
org.pentaho.di.ui.spoon.SharedObjectSyncUtil
Packages that use SharedObjectSyncUtil
Package
Description
-
Uses of SharedObjectSyncUtil in org.pentaho.di.ui.repository.repositoryexplorer
Constructors in org.pentaho.di.ui.repository.repositoryexplorer with parameters of type SharedObjectSyncUtilModifierConstructorDescriptionRepositoryExplorer
(org.eclipse.swt.widgets.Shell shell, org.pentaho.di.repository.Repository rep, RepositoryExplorerCallback callback, org.pentaho.di.core.variables.VariableSpace variableSpace, SharedObjectSyncUtil syncUtil) -
Uses of SharedObjectSyncUtil in org.pentaho.di.ui.repository.repositoryexplorer.controllers
Methods in org.pentaho.di.ui.repository.repositoryexplorer.controllers that return SharedObjectSyncUtilMethods in org.pentaho.di.ui.repository.repositoryexplorer.controllers with parameters of type SharedObjectSyncUtilModifier and TypeMethodDescriptionvoid
MainController.setSharedObjectSyncUtil
(SharedObjectSyncUtil sharedObjectSyncUtil) -
Uses of SharedObjectSyncUtil in org.pentaho.di.ui.spoon.delegates
Fields in org.pentaho.di.ui.spoon.delegates declared as SharedObjectSyncUtilModifier and TypeFieldDescriptionprotected SharedObjectSyncUtil
SpoonSharedObjectDelegate.sharedObjectSyncUtil
Methods in org.pentaho.di.ui.spoon.delegates with parameters of type SharedObjectSyncUtilModifier and TypeMethodDescriptionvoid
SpoonDBDelegate.setSharedObjectSyncUtil
(SharedObjectSyncUtil sharedObjectSyncUtil) void
SpoonSharedObjectDelegate.setSharedObjectSyncUtil
(SharedObjectSyncUtil sharedObjectSyncUtil)