Package de.xima.fc.gui.bean.workflow
Interface ProcessingBean.IActionSelectItem
- 
- All Known Implementing Classes:
 ProcessingBean.PluginSelectItem,ProcessingBean.ProcessingSelectItem
- Enclosing class:
 - ProcessingBean
 
public static interface ProcessingBean.IActionSelectItem 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayName(Locale locale)IGuiIcongetGuiIcon()StringgetProcessingKey()StringgetProcessingPage()booleanisPlugin()voidonAddNew() 
 -