Interface IPluginCustomGUIBean

  • All Superinterfaces:
    IPluginGenericCustomGUIBean, Serializable
    All Known Implementing Classes:
    APluginCustomGUIBean

    public interface IPluginCustomGUIBean
    extends IPluginGenericCustomGUIBean
    Interface for deploying the FORMCYCLE processing bean within a custom plugin bean This bean must be view scoped, ie. have the ViewScoped annotation set. The bean is created when the plugin action is selected, and destroyed when a different action is selected.
    Author:
    XIMA MEDIA GmbH