Package de.xima.fc.gui.bean.workflow
Class StateBean
- All Implemented Interfaces:
Serializable
Deprecated.
- Author:
- XIMA MEDIA GmbH
- 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
Fields inherited from class de.xima.fc.gui.bean.EntityBean
current, dao, entityClass
Fields inherited from class de.xima.fc.gui.bean.FCContextBean
systemUC
Fields inherited from class de.xima.fc.gui.common.utils.msg.AJSFContext
localeBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addNew()
Deprecated.void
Deprecated.void
copy()
Deprecated.void
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.int
Deprecated.int
Deprecated.int
Deprecated.Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.void
Deprecated.void
save()
Deprecated.void
setCurrent
(Status current) Deprecated.void
setResubmission
(boolean resubmission) Deprecated.void
setTimerDay
(int timerDay) Deprecated.void
setTimerHouers
(int timerHoures) Deprecated.void
setTimerMinutes
(int timerMinutes) Deprecated.void
setTreeBean
(StateTreeBean treeBean) Deprecated.Methods inherited from class de.xima.fc.gui.bean.FCContextBean
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
Methods inherited from class de.xima.fc.gui.bean.ABackendJSFContext
ec, findEntityContext, isDetached, isHasDB
Methods 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, uc
Methods 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, msg
Methods inherited from class de.xima.fc.gui.common.utils.msg.I18nUtils
getFacesContext, getLocale, rbValue, rbValue, rbValue, rbValueOrDefault, rbValueOrDefault
-
Constructor Details
-
StateBean
public StateBean()Deprecated.
-
-
Method Details
-
getProject
Deprecated. -
getTreeBean
Deprecated. -
setTreeBean
Deprecated. -
setCurrent
Deprecated.- Overrides:
setCurrent
in classEntityBean<Status>
-
loadLazyData
public void loadLazyData()Deprecated.- Overrides:
loadLazyData
in classEntityBean<Status>
-
getCurrent
Deprecated.- Overrides:
getCurrent
in classEntityBean<Status>
-
getTimerDay
public int getTimerDay()Deprecated. -
setTimerDay
public void setTimerDay(int timerDay) Deprecated. -
getTimerHouers
public int getTimerHouers()Deprecated. -
setTimerHouers
public void setTimerHouers(int timerHoures) Deprecated. -
getTimerMinutes
public int getTimerMinutes()Deprecated. -
setTimerMinutes
public void setTimerMinutes(int timerMinutes) Deprecated. -
hasTimerOffset
public boolean hasTimerOffset()Deprecated. -
isResubmission
public boolean isResubmission()Deprecated. -
isResubmissionDisabled
public boolean isResubmissionDisabled()Deprecated.- Returns:
- Whether the input for setting the current state as the resubmission state is disabled. As the system state 'received' is the default, we cannot unmark it directly: we can only mark another state as the resubmission state.
-
setResubmission
public void setResubmission(boolean resubmission) Deprecated. -
save
public void save()Deprecated.- Overrides:
save
in classEntityBean<Status>
-
delete
Deprecated.- Overrides:
delete
in classEntityBean<Status>
-
isReceived
public boolean isReceived()Deprecated. -
addNew
public void addNew()Deprecated. -
getStateForWorkflow
Deprecated. -
getAllUserGroupsForWorkflow
Deprecated. -
copy
public void copy()Deprecated. -
copy
Deprecated. -
applyStatusChangeOnExisting
public void applyStatusChangeOnExisting()Deprecated.
-
IWorkflowEventRunner
).