public class StateBean extends ProjectDependendBean<Status>
| Modifier and Type | Field and Description |
|---|---|
protected StateTreeBean |
treeBean |
projectBeancurrent, dao, entityClasssystemUCuc| Constructor and Description |
|---|
StateBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNew() |
void |
copy() |
String |
delete(String targetView) |
List<BenutzerGruppe> |
getAllUserGroupsForWorkflow() |
Status |
getCurrent() |
List<Status> |
getStateForWorkflow() |
int |
getTimerDay() |
int |
getTimerHouers() |
int |
getTimerMinutes() |
StateTreeBean |
getTreeBean() |
boolean |
hasTimerOffset() |
boolean |
isReceived() |
void |
loadLazyData() |
void |
save() |
void |
setCurrent(Status current) |
void |
setTimerDay(int timerDay) |
void |
setTimerHouers(int timerHoures) |
void |
setTimerMinutes(int timerMinutes) |
void |
setTreeBean(StateTreeBean treeBean) |
getProjectBean, setProjectBeandeletegetSessionBean, init, isSetupUser, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewdestroySessionBean, ec, findBean, findBean, getBeanName, getBeanName, getContext, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isDetached, loadLazy, setLocaleBean, setSessionAttributeaddErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessagegetFacesContext, getLocale, rbValue, rbValueprotected StateTreeBean treeBean
public void setCurrent(Status current)
setCurrent in class EntityBean<Status>public void loadLazyData()
loadLazyData in class EntityBean<Status>public Status getCurrent()
getCurrent in class EntityBean<Status>public int getTimerDay()
public void setTimerDay(int timerDay)
public int getTimerHouers()
public void setTimerHouers(int timerHoures)
public int getTimerMinutes()
public void setTimerMinutes(int timerMinutes)
public boolean hasTimerOffset()
public void save()
save in class EntityBean<Status>public String delete(String targetView)
delete in class EntityBean<Status>public boolean isReceived()
public void addNew()
public List<BenutzerGruppe> getAllUserGroupsForWorkflow()
public void copy()
public StateTreeBean getTreeBean()
public void setTreeBean(StateTreeBean treeBean)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.