public class StateBean extends EntityBean<Status>
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
current, dao, entityClass
systemUC
Constructor and Description |
---|
StateBean() |
Modifier and Type | Method and Description |
---|---|
void |
addNew() |
void |
applyStatusChangeOnExisting() |
void |
copy() |
void |
copy(Status current) |
String |
delete(String targetView,
Status state) |
List<BenutzerGruppe> |
getAllUserGroupsForWorkflow() |
Status |
getCurrent() |
CurrentProjectBean |
getCurrentProjectBean() |
List<Status> |
getStateForWorkflow() |
int |
getTimerDay() |
int |
getTimerHouers() |
int |
getTimerMinutes() |
StateTreeBean |
getTreeBean() |
boolean |
hasTimerOffset() |
boolean |
isReceived() |
boolean |
isResubmission() |
boolean |
isResubmissionDisabled() |
void |
loadLazyData() |
void |
save() |
void |
setCurrent(Status current) |
void |
setCurrentProjectBean(CurrentProjectBean currentProjectBean) |
void |
setResubmission(boolean resubmission) |
void |
setTimerDay(int timerDay) |
void |
setTimerHouers(int timerHoures) |
void |
setTimerMinutes(int timerMinutes) |
void |
setTreeBean(StateTreeBean treeBean) |
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
public CurrentProjectBean getCurrentProjectBean()
public void setCurrentProjectBean(CurrentProjectBean currentProjectBean)
public StateTreeBean getTreeBean()
public void setTreeBean(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 boolean isResubmission()
public boolean isResubmissionDisabled()
public void setResubmission(boolean resubmission)
public void save()
save
in class EntityBean<Status>
public String delete(String targetView, Status state)
delete
in class EntityBean<Status>
public boolean isReceived()
public void addNew()
public List<BenutzerGruppe> getAllUserGroupsForWorkflow()
public void copy()
public void copy(Status current)
public void applyStatusChangeOnExisting()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.