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 TypeClassDescriptionclass
class
class
class
Methods in org.pentaho.di.core.util with parameters of type PluginPropertyModifier and TypeMethodDescriptionprotected abstract void
PluginPropertyHandler.AbstractHandler.handle
(PluginProperty property) Handle property.protected void
PluginPropertyHandler.AppendXml.handle
(PluginProperty property) protected void
PluginPropertyHandler.Fail.handle
(PluginProperty property) protected void
PluginPropertyHandler.LoadXml.handle
(PluginProperty property) protected void
PluginPropertyHandler.ReadFromPreferences.handle
(PluginProperty property) protected void
PluginPropertyHandler.ReadFromRepository.handle
(PluginProperty property) protected void
PluginPropertyHandler.SaveToPreferences.handle
(PluginProperty property) protected void
PluginPropertyHandler.SaveToRepository.handle
(PluginProperty property)