Package de.xima.fc.gui.bean.project
Class FormPortraitExportBean
java.lang.Object
de.xima.fc.gui.common.utils.msg.I18nUtils
de.xima.fc.gui.common.utils.msg.MessageUtils
de.xima.fc.gui.common.utils.msg.AMessaging
de.xima.fc.gui.bean.AEntityDetailsBean<Projekt>
de.xima.fc.gui.bean.project.AProjectDetailsBean
de.xima.fc.gui.bean.project.FormPortraitExportBean
- All Implemented Interfaces:
Serializable
Bean for configuring the print export of projects
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields inherited from class de.xima.fc.gui.bean.project.AProjectDetailsBean
userManagerFields inherited from class de.xima.fc.gui.bean.AEntityDetailsBean
entity -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<javax.faces.model.SelectItem>org.primefaces.model.StreamedContentprotected voidinit(IEntityContext ec, Projekt project) voidinitByDesigner(Long formVersionId) AJAX listener callback invoked when the form summary dialog is opened from the button in the form and workflow designer.voidAJAX listener callback invoked when the form summary dialog is opened from the button in the form overview outside of the designer.voidsetLanguage(String language) voidsetSelectedTemplate(FileProvidingWrapper selectedTemplate) voidvoidDeprecated.Methods inherited from class de.xima.fc.gui.bean.project.AProjectDetailsBean
getCurrentProjectBean, getDao, getProject, getSessionBean, reloadProject, save, setCurrentProjectBean, setEntity, setEntity, setProject, setProject, setSessionBeanMethods inherited from class de.xima.fc.gui.bean.AEntityDetailsBean
getEntityMethods inherited from class de.xima.fc.gui.common.utils.msg.MessageUtils
addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgFromString, addErrorMsgFromString, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgFromString, addInfoMsgFromString, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, errorMsg, errorMsg, getErrorMessage, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg, msgMethods inherited from class de.xima.fc.gui.common.utils.msg.I18nUtils
getFacesContext, getLocale, rbValue, rbValue, rbValue, rbValueOrDefault, rbValueOrDefault
-
Constructor Details
-
FormPortraitExportBean
public FormPortraitExportBean()
-
-
Method Details
-
getStreamedContent
public org.primefaces.model.StreamedContent getStreamedContent() -
getAllLanguages
-
getAllStates
-
getAllTemplateResourceTypes
-
getAllTemplates
-
getLanguage
-
getSelectedTemplate
-
initByDesigner
AJAX listener callback invoked when the form summary dialog is opened from the button in the form and workflow designer.- Parameters:
formVersionId- ID of theFormVersioncurrently 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. -
setLanguage
-
setSelectedTemplate
-
updateAllTemplates
public void updateAllTemplates() -
updateModel
Deprecated. -
init
- Overrides:
initin classAEntityDetailsBean<Projekt>
-