Uses of Interface
org.pentaho.di.core.util.PluginProperty
Packages that use PluginProperty
-
Uses of PluginProperty in org.pentaho.di.core.util
Classes in org.pentaho.di.core.util that implement PluginPropertyModifier and TypeClassDescriptionclassclassclassclassMethods in org.pentaho.di.core.util with parameters of type PluginPropertyModifier and TypeMethodDescriptionprotected abstract voidPluginPropertyHandler.AbstractHandler.handle(PluginProperty property) Handle property.protected voidPluginPropertyHandler.AppendXml.handle(PluginProperty property) protected voidPluginPropertyHandler.Fail.handle(PluginProperty property) protected voidPluginPropertyHandler.LoadXml.handle(PluginProperty property) protected voidPluginPropertyHandler.ReadFromPreferences.handle(PluginProperty property) protected voidPluginPropertyHandler.ReadFromRepository.handle(PluginProperty property) protected voidPluginPropertyHandler.SaveToPreferences.handle(PluginProperty property) protected voidPluginPropertyHandler.SaveToRepository.handle(PluginProperty property)