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
systemUCFields inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
localeBean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchangeUpdateOption(javax.faces.event.ValueChangeEvent evt) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.Prüft folgendes ab: ob Workflow-Update selektiert wurde ob die hochgeladenen Daten generell unterstützt werden (aktueller Import-Type...)booleanDeprecated.voidsetCurrentProjectBean(CurrentProjectBean currentProjectBean) Deprecated.voidsetProcessDataUpdateOption(boolean update) Deprecated.voidsetSelectedFormUpdateOption(EFormImpexOption selectedOption) Deprecated.voidsetSelectedUpdateOption(Set<EFormImpexOption> selectedUpdateOption) Deprecated.voidsetUploadSupported(boolean uploadSupported) Deprecated.voidDeprecated.Aktualisiert das aktuell selektierte Projekt mit den hochgeladenen Projektdatenvoidupload(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, switchSubViewMethods inherited from class de.xima.fc.gui.bean.ABackendJSFContext
ec, findEntityContext, isDetached, isHasDBMethods 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, ucMethods 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
-
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.
-
ProjectImportBeaninstead