Class FormDesignerPublishBean

  • All Implemented Interfaces:
    Serializable

    @RequestScoped
    @Named("formDesignerPublishBean")
    public class FormDesignerPublishBean
    extends Object
    implements Serializable
    Bean for the form designer. Takes care of saving the form when the user clicks save (publish).
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • FormDesignerPublishBean

        public FormDesignerPublishBean()
    • Method Detail

      • publishForm

        public void publishForm()
        Remote command that takes a persist JSON and saves it.