Class FormDesignerPublishBean

java.lang.Object
de.xima.fc.gui.designer.form.bean.FormDesignerPublishBean
All Implemented Interfaces:
Serializable

@RequestScoped @Named 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:
  • Constructor Details

    • FormDesignerPublishBean

      public FormDesignerPublishBean()
  • Method Details

    • publishForm

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