Package de.xima.fc.gui.bean.project
Class ProjectUpdateBean
- All Implemented Interfaces:
Serializable
Deprecated.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
-
Field Summary
Fields inherited from class de.xima.fc.gui.bean.FCContextBean
systemUC
Fields inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
localeBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
changeUpdateOption
(javax.faces.event.ValueChangeEvent evt) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.Prüft folgendes ab: ob Workflow-Update selektiert wurde ob die hochgeladenen Daten generell unterstützt werden (aktueller Import-Type...)boolean
Deprecated.void
setCurrentProjectBean
(CurrentProjectBean currentProjectBean) Deprecated.void
setProcessDataUpdateOption
(boolean update) Deprecated.void
setSelectedFormUpdateOption
(EFormImpexOption selectedOption) Deprecated.void
setSelectedUpdateOption
(Set<EFormImpexOption> selectedUpdateOption) Deprecated.void
setUploadSupported
(boolean uploadSupported) Deprecated.void
Deprecated.Aktualisiert das aktuell selektierte Projekt mit den hochgeladenen Projektdatenvoid
upload
(org.primefaces.event.FileUploadEvent evt) Deprecated.Methods inherited from class de.xima.fc.gui.bean.FCContextBean
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
Methods inherited from class de.xima.fc.gui.bean.ABackendJSFContext
ec, findEntityContext, isDetached, isHasDB
Methods inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
destroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, findUserContext, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, uc
Methods 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, msg
Methods inherited from class de.xima.fc.gui.common.utils.msg.I18nUtils
getFacesContext, getLocale, rbValue, rbValue, rbValue, rbValueOrDefault, rbValueOrDefault
-
Constructor Details
-
ProjectUpdateBean
public ProjectUpdateBean()Deprecated.
-
-
Method Details
-
getCurrentProjectBean
Deprecated. -
setCurrentProjectBean
Deprecated. -
getSelectedUpdateOption
Deprecated. -
setSelectedUpdateOption
Deprecated. -
getSelectedFormUpdateOption
Deprecated. -
setSelectedFormUpdateOption
Deprecated. -
isProcessDataUpdateOption
public boolean isProcessDataUpdateOption()Deprecated. -
setProcessDataUpdateOption
public void setProcessDataUpdateOption(boolean update) Deprecated. -
isUploadSupported
public boolean isUploadSupported()Deprecated. -
setUploadSupported
public void setUploadSupported(boolean uploadSupported) Deprecated. -
getUploadFileName
Deprecated. -
upload
public void upload(org.primefaces.event.FileUploadEvent evt) Deprecated. -
updateProject
public void updateProject()Deprecated.Aktualisiert das aktuell selektierte Projekt mit den hochgeladenen Projektdaten -
getUpdateOptions
Deprecated. -
getUpdateOptionsForUI
Deprecated. -
getFormChildOptions
Deprecated. -
isShowFormUpdateOptions
public boolean isShowFormUpdateOptions()Deprecated. -
isShowWorkflowUpdateOptions
public boolean isShowWorkflowUpdateOptions()Deprecated.Prüft folgendes ab:- ob Workflow-Update selektiert wurde
- ob die hochgeladenen Daten generell unterstützt werden (aktueller Import-Type...)
- ob der Upload über exportierte Vorgangsdaten verfügt
- Returns:
- if the options for updating the workflow should be shown
-
changeUpdateOption
public void changeUpdateOption(javax.faces.event.ValueChangeEvent evt) Deprecated.
-
ProjectImportBean
instead