public class ActionBean extends EntityBean<Aktion>
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
Modifier and Type | Field and Description |
---|---|
protected List<String> |
placeholder |
current, dao, entityClass
systemUC
Constructor and Description |
---|
ActionBean() |
Modifier and Type | Method and Description |
---|---|
void |
addNew() |
void |
addNew(Status state) |
void |
changeProcessing() |
void |
copy() |
void |
copy(Aktion current) |
String |
delete(String targetView,
Aktion action) |
Aktion |
getCurrent() |
List<String> |
getPlaceholder()
Liefert die Liste der (aktionsabhängigen) Placeholder, eingebettet in '[%...%]', zurück.
|
IProcessing |
getProcessing() |
IProcessingModel |
getProcessingModel() |
int |
getTabIndex() |
StateTreeBean |
getTreeBean() |
boolean |
isActionNameUnique(Status state,
String name) |
boolean |
isHasCondition() |
boolean |
isHasCondition(Aktion action) |
boolean |
isHasErrorCase() |
boolean |
isHasErrorCase(Aktion action) |
boolean |
isShowMatchOperand() |
void |
loadLazyData() |
void |
save(boolean addInfoMessages,
boolean addErrorMessages) |
void |
setCurrent(Aktion current) |
void |
setPlaceholder(List<String> placeholder) |
void |
setProcessingModel(IProcessing processing) |
void |
setTabIndex(int tabIndex) |
void |
setTreeBean(StateTreeBean treeBean) |
void |
toggleActiveCheckedNodes() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, 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
public IProcessing getProcessing()
public IProcessingModel getProcessingModel()
public void setProcessingModel(IProcessing processing)
public void toggleActiveCheckedNodes()
public List<String> getPlaceholder()
public int getTabIndex()
public void setTabIndex(int tabIndex)
public void setCurrent(Aktion current)
setCurrent
in class EntityBean<Aktion>
public Aktion getCurrent()
getCurrent
in class EntityBean<Aktion>
public void loadLazyData()
loadLazyData
in class EntityBean<Aktion>
public void save(boolean addInfoMessages, boolean addErrorMessages)
save
in class EntityBean<Aktion>
public void addNew()
public void addNew(Status state)
public boolean isShowMatchOperand()
public String delete(String targetView, Aktion action)
delete
in class EntityBean<Aktion>
public void copy()
public void copy(Aktion current)
public boolean isHasCondition()
public boolean isHasErrorCase()
public boolean isHasCondition(Aktion action)
public boolean isHasErrorCase(Aktion action)
public StateTreeBean getTreeBean()
public void setTreeBean(StateTreeBean treeBean)
public void changeProcessing()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.