ProjectImportBean
instead@Deprecated public class ProjectUpdateBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ProjectUpdateBean()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
changeUpdateOption(javax.faces.event.ValueChangeEvent evt)
Deprecated.
|
CurrentProjectBean |
getCurrentProjectBean()
Deprecated.
|
EFormImpexOption[] |
getFormChildOptions()
Deprecated.
|
EFormImpexOption |
getSelectedFormUpdateOption()
Deprecated.
|
Set<EFormImpexOption> |
getSelectedUpdateOption()
Deprecated.
|
Set<EFormImpexOption> |
getUpdateOptions()
Deprecated.
|
EFormImpexOption[] |
getUpdateOptionsForUI()
Deprecated.
|
String |
getUploadFileName()
Deprecated.
|
boolean |
isProcessDataUpdateOption()
Deprecated.
|
boolean |
isShowFormUpdateOptions()
Deprecated.
|
boolean |
isShowWorkflowUpdateOptions()
Deprecated.
Prüft folgendes ab:
ob Workflow-Update selektiert wurde
ob die hochgeladenen Daten generell unterstützt werden (aktueller Import-Type...)
|
boolean |
isUploadSupported()
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 |
updateProject()
Deprecated.
Aktualisiert das aktuell selektierte Projekt mit den hochgeladenen Projektdaten
|
void |
upload(org.primefaces.event.FileUploadEvent evt)
Deprecated.
|
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, uc
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, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessage, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
public CurrentProjectBean getCurrentProjectBean()
public void setCurrentProjectBean(CurrentProjectBean currentProjectBean)
public Set<EFormImpexOption> getSelectedUpdateOption()
public void setSelectedUpdateOption(Set<EFormImpexOption> selectedUpdateOption)
public EFormImpexOption getSelectedFormUpdateOption()
public void setSelectedFormUpdateOption(EFormImpexOption selectedOption)
public boolean isProcessDataUpdateOption()
public void setProcessDataUpdateOption(boolean update)
public boolean isUploadSupported()
public void setUploadSupported(boolean uploadSupported)
public String getUploadFileName()
public void upload(org.primefaces.event.FileUploadEvent evt)
public void updateProject()
public Set<EFormImpexOption> getUpdateOptions()
public EFormImpexOption[] getUpdateOptionsForUI()
public EFormImpexOption[] getFormChildOptions()
public boolean isShowFormUpdateOptions()
public boolean isShowWorkflowUpdateOptions()
public void changeUpdateOption(javax.faces.event.ValueChangeEvent evt)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.