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
FieldsFields inherited from class org.pentaho.di.ui.spoon.delegates.SpoonDelegate
log, loggingObject, spoon -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static StringgetMessage(String key) protected static StringgetMessage(String key, Object... params) protected static booleanisDuplicate(List<? extends org.pentaho.di.shared.SharedObjectInterface> objects, org.pentaho.di.shared.SharedObjectInterface object) protected voidprotected <T extends org.pentaho.di.shared.SharedObjectInterface & org.pentaho.di.repository.RepositoryElementInterface & org.pentaho.di.core.changed.ChangedFlagInterface>
voidsaveSharedObjectToRepository(T sharedObject, String versionComment) voidsetSharedObjectSyncUtil(SharedObjectSyncUtil sharedObjectSyncUtil) Methods inherited from class org.pentaho.di.ui.spoon.delegates.SpoonDelegate
getMaxTabLength
-
Field Details
-
PKG
-
-
Constructor Details
-
SpoonSharedObjectDelegate
-
-
Method Details
-
getMessage
-
getMessage