Class FormPortraitExportBean

    • Constructor Detail

      • FormPortraitExportBean

        public FormPortraitExportBean()
    • Method Detail

      • createStreamedContent

        public void createStreamedContent()
      • getAllStates

        public List<Status> getAllStates()
      • getAllTemplates

        public List<javax.faces.model.SelectItem> getAllTemplates()
      • getFile

        public org.primefaces.model.StreamedContent getFile()
      • getLanguage

        public String getLanguage()
      • initByDesigner

        public void initByDesigner​(Long formVersionId)
        AJAX listener callback invoked when the form summary dialog is opened from the button in the form and workflow designer.
        Parameters:
        formVersionId - ID of the FormVersion currently loaded in the designer.
      • initByExternal

        public void initByExternal()
        AJAX listener callback invoked when the form summary dialog is opened from the button in the form overview outside of the designer.
      • setFile

        public void setFile​(org.primefaces.model.StreamedContent file)
      • setLanguage

        public void setLanguage​(String language)
      • updateAllTemplates

        public void updateAllTemplates()
      • updateModel

        @Deprecated
        public void updateModel()
        Deprecated.