Interface IPluginPromptQueryBean

All Superinterfaces:
IPluginGenericCustomGUIBean, Serializable

public interface IPluginPromptQueryBean extends IPluginGenericCustomGUIBean
Interface for custom GUI beans provided by prompt service plugins that are intended to be used for the prompt query configuration. All beans needed by such a plugin must implement this interface. The plugin must explicitly declare the bean classes that should be available in the XHTML view.
Since:
8.5.0