Package de.xima.fc.gui.bean.project
Class FormVersionBean
- All Implemented Interfaces:
Serializable
- 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 TypeMethodDescriptionvoidcopy(ProjectVersionEntry item) voidCreates a newFormVersionand opens it in a new browser tabvoiddelete(ProjectVersionEntry item) getModel()protected voidinit(IEntityContext ec, Projekt project) booleanvoidsave()Methods inherited from class de.xima.fc.gui.bean.project.AProjectDetailsBean
getCurrentProjectBean, getDao, getProject, getSessionBean, reloadProject, 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
-
FormVersionBean
public FormVersionBean()
-
-
Method Details
-
copy
-
createNew
public void createNew()Creates a newFormVersionand opens it in a new browser tab -
delete
-
getDesignerLink
-
getDesignerLinkForNew
-
getFormElementTypes
-
getModel
-
getPreviewLink
-
isShowWorkflowInfoColumn
public boolean isShowWorkflowInfoColumn() -
save
public void save()- Overrides:
savein classAProjectDetailsBean
-
init
- Overrides:
initin classAEntityDetailsBean<Projekt>
-