Class | Description |
---|---|
PluginBeanHelper<TBean extends IPluginGenericCustomGUIBean,TPlugin extends IFCPlugin & IPluginGenericCustomGUI<TBean>> |
Helper class for handling unmanaged beans used by user interfaces provided by a plugin, eg. a dashboard plugin or a
workflow action plugin:
PluginBeanHelper.forCurrentViewScope(plugin, client).getOrCreateBeans();
Each helper is associated to a certain scope (request, view, session, or application scope).
|
PluginBeanInfo | |
PluginBeanOptions |
Options for the
PluginBeanHelper . |
PluginBeanOptions.Builder |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.