Uses of Interface
de.xima.fc.plugin.config.IProcessingBean
- 
Packages that use IProcessingBean Package Description de.xima.fc.gui.bean.workflow de.xima.fc.plugin.abstracts de.xima.fc.plugin.gui  - 
- 
Uses of IProcessingBean in de.xima.fc.gui.bean.workflow
Classes in de.xima.fc.gui.bean.workflow that implement IProcessingBean Modifier and Type Class Description classProcessingBeanDeprecated.Use the new workflow engine. - 
Uses of IProcessingBean in de.xima.fc.plugin.abstracts
Classes in de.xima.fc.plugin.abstracts that implement IProcessingBean Modifier and Type Class Description classAPluginCustomGUIBeanHelper class for a custom beans used by a processing pluginMethods in de.xima.fc.plugin.abstracts that return IProcessingBean Modifier and Type Method Description IProcessingBeanAPluginCustomGUIBean. getProcessingBean()Methods in de.xima.fc.plugin.abstracts with parameters of type IProcessingBean Modifier and Type Method Description voidAPluginCustomGUIBean. setProcessingBean(IProcessingBean bean) - 
Uses of IProcessingBean in de.xima.fc.plugin.gui
Methods in de.xima.fc.plugin.gui that return IProcessingBean Modifier and Type Method Description IProcessingBeanIPluginCustomGUIBean. getProcessingBean()Deprecated.Use aManagedPropertywithprocessingBean.Methods in de.xima.fc.plugin.gui with parameters of type IProcessingBean Modifier and Type Method Description voidIPluginCustomGUIBean. setProcessingBean(IProcessingBean bean)Deprecated.Use aManagedPropertywithprocessingBean. 
 -