Package de.xima.fc.gui.bean.workflow
Class AActionBean
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ActionBean
Deprecated.
Use the new workflow engine.
- Author:
- XIMA MEDIA GmbH, Dresden - 05.11.2020
- 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
FieldsFields inherited from class de.xima.fc.gui.bean.EntityBean
current, dao, entityClassFields 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 TypeMethodDescriptionvoidaddNew()Deprecated.voidDeprecated.voidDeprecated.voidcopy()Deprecated.voidDeprecated.Deprecated.Deprecated.Deprecated.Liefert die Liste der (aktionsabhängigen) Placeholder, eingebettet in '[%...%]', zurück.Deprecated.Deprecated.intDeprecated.Deprecated.booleanisActionNameUnique(Status state, String name) Deprecated.booleanDeprecated.booleanisHasCondition(Aktion action) Deprecated.booleanDeprecated.booleanisHasErrorCase(Aktion action) Deprecated.booleanDeprecated.voidDeprecated.voidsave(boolean addInfoMessages, boolean addErrorMessages) Deprecated.voidsetCurrent(Aktion current) Deprecated.voidsetPlaceholder(List<String> placeholder) Deprecated.voidsetProcessingModel(IProcessing processing) Deprecated.voidsetTabIndex(int tabIndex) Deprecated.voidsetTreeBean(StateTreeBean treeBean) Deprecated.voidDeprecated.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
-
Field Details
-
placeholder
Deprecated.
-
-
Constructor Details
-
AActionBean
public AActionBean()Deprecated.
-
-
Method Details
-
getProcessing
Deprecated. -
getProcessingModel
Deprecated. -
setProcessingModel
Deprecated. -
toggleActiveCheckedNodes
public void toggleActiveCheckedNodes()Deprecated. -
getPlaceholder
Deprecated.Liefert die Liste der (aktionsabhängigen) Placeholder, eingebettet in '[%...%]', zurück.- Returns:
Listof placeholders
-
setPlaceholder
Deprecated. -
getTabIndex
public int getTabIndex()Deprecated. -
setTabIndex
public void setTabIndex(int tabIndex) Deprecated. -
setCurrent
Deprecated.- Overrides:
setCurrentin classEntityBean<Aktion>
-
getCurrent
Deprecated.- Overrides:
getCurrentin classEntityBean<Aktion>
-
loadLazyData
public void loadLazyData()Deprecated.- Overrides:
loadLazyDatain classEntityBean<Aktion>
-
save
public void save(boolean addInfoMessages, boolean addErrorMessages) Deprecated.- Overrides:
savein classEntityBean<Aktion>
-
addNew
public void addNew()Deprecated. -
addNew
Deprecated. -
isShowMatchOperand
public boolean isShowMatchOperand()Deprecated. -
isActionNameUnique
Deprecated. -
delete
Deprecated.- Overrides:
deletein classEntityBean<Aktion>
-
copy
public void copy()Deprecated. -
copy
Deprecated. -
isHasCondition
public boolean isHasCondition()Deprecated. -
isHasErrorCase
public boolean isHasErrorCase()Deprecated. -
isHasCondition
Deprecated. -
isHasErrorCase
Deprecated. -
getTreeBean
Deprecated. -
setTreeBean
Deprecated. -
changeProcessing
public void changeProcessing()Deprecated.
-