Class SpoonSharedObjectDelegate
java.lang.Object
org.pentaho.di.ui.spoon.delegates.SpoonDelegate
org.pentaho.di.ui.spoon.delegates.SpoonSharedObjectDelegate
- Direct Known Subclasses:
SpoonClustersDelegate
,SpoonPartitionsDelegate
,SpoonSlaveDelegate
-
Field Summary
Fields inherited from class org.pentaho.di.ui.spoon.delegates.SpoonDelegate
log, loggingObject, spoon
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static String
getMessage
(String key) protected static String
getMessage
(String key, Object... params) protected static boolean
isDuplicate
(List<? extends org.pentaho.di.shared.SharedObjectInterface> objects, org.pentaho.di.shared.SharedObjectInterface object) protected void
protected <T extends org.pentaho.di.shared.SharedObjectInterface & org.pentaho.di.repository.RepositoryElementInterface & org.pentaho.di.core.changed.ChangedFlagInterface>
voidsaveSharedObjectToRepository
(T sharedObject, String versionComment) void
setSharedObjectSyncUtil
(SharedObjectSyncUtil sharedObjectSyncUtil) Methods inherited from class org.pentaho.di.ui.spoon.delegates.SpoonDelegate
getMaxTabLength
-
Field Details
-
PKG
-
-
Constructor Details
-
SpoonSharedObjectDelegate
-
-
Method Details
-
getMessage
-
getMessage