Class StateTreeBean
- All Implemented Interfaces:
IUpdatable, Serializable
@Deprecated
@Named
@ViewScoped
public class StateTreeBean
extends AProjectDetailsBean
implements IUpdatable
Deprecated.
Use the new workflow engine.
Model für die Darstellung des Workflows als Tree.
- See Also:
-
Field Summary
Fields inherited from class AProjectDetailsBean
userManagerFields inherited from class AEntityDetailsBean
entity, LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.primefaces.model.TreeNode<Object> createActionNode(Aktion action, org.primefaces.model.TreeNode<Object> stateNode) Deprecated.org.primefaces.model.TreeNode<Object> createStateNode(Status status) Deprecated.org.primefaces.model.TreeNode<Object> createStateNode(Status status, org.primefaces.model.TreeNode<Object> parent) Deprecated.voidDeprecated.Expand all nodes, ie. set theexpandedflag of all state nodes totrue, so that all actions are visible.Deprecated.Deprecated.getActionFilterString(Aktion action) Deprecated.org.primefaces.model.TreeNode<Object> getActionNode(Aktion action) Deprecated.org.primefaces.model.TreeNode<Object> getActionNode(Aktion aktion, Status status) Deprecated.org.primefaces.model.TreeNode<Object> getActionNode(Aktion searchAction, org.primefaces.model.TreeNode<Object> node) Deprecated.Deprecated.Deprecated.org.primefaces.extensions.model.layout.LayoutOptionsDeprecated.Deprecated.longDeprecated.Deprecated.org.primefaces.model.TreeNode<Object> Deprecated.org.primefaces.model.TreeNode<Object> Deprecated.org.primefaces.model.TreeNode<Object> Deprecated.getState()Deprecated.Deprecated.getStateFilterString(Status state) Deprecated.org.primefaces.model.TreeNode<Object> getStateNode(Status state) Deprecated.org.primefaces.model.TreeNode<Object> getStateNode(Status searchState, org.primefaces.model.TreeNode<Object> node) Deprecated.Deprecated.org.primefaces.model.TreeNode<Object> Deprecated.Deprecated.protected voidinit(IEntityContext ec, Projekt project) Deprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.Checks whether a state is selected currently and whether it is the state for resubmission.booleanDeprecated.booleanDeprecated.booleanisStateForResubmission(Status state) Deprecated.booleanDeprecated.booleanisType(org.primefaces.model.TreeNode<Object> node, ENodeTypes type) Deprecated.voidloadActionNode(org.primefaces.model.TreeNode<Object> actionNode, Aktion action) Deprecated.voidloadStatusNode(org.primefaces.model.TreeNode<Object> statusNode, Status status) Deprecated.voidDeprecated.voidmarkToDelete(org.primefaces.model.TreeNode<Object> node) Deprecated.voidonCheckedChange(org.primefaces.model.TreeNode<Object> node) Deprecated.voidonDragDrop(org.primefaces.event.TreeDragDropEvent event) Deprecated.voidselectAktion(Aktion aktion) Deprecated.voidselectAktion(Aktion aktion, Status status) Deprecated.Selektiert die Aktion eines Status.voidselectAktion(Aktion aktion, org.primefaces.model.TreeNode<Object> node) Deprecated.voidselectStatus(Status status) Deprecated.voidselectStatus(Status status, org.primefaces.model.TreeNode<Object> node) Deprecated.voidsetChecked(org.primefaces.model.TreeNode<Object> node, boolean checked) Deprecated.voidsetCheckedRecursive(org.primefaces.model.TreeNode<Object> node, boolean checked) Deprecated.voidDeprecated.Sets the currently state, if it exists, as the state for resubmission.voidsetSelected(org.primefaces.model.TreeNode<Object> selected) Deprecated.voidsetViewEventBusBean(ViewEventBusBean viewEventBusBean) Deprecated.voidDeprecated.voidDeprecated.voidupdateAction(Aktion action) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.Remote command listener for the remote commandupdateWorkflowTree.Methods inherited from class AProjectDetailsBean
getCurrentProjectBean, getDao, getProject, getSessionBean, initLazy, reloadProject, save, setCurrentProjectBean, setEntity, setEntity, setProject, setProject, setSessionBeanMethods inherited from class AEntityDetailsBean
getEntityMethods inherited from class 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 I18nUtils
getFacesContext, getLocale, rbValue, rbValue, rbValue, rbValueOrDefault, rbValueOrDefault
-
Constructor Details
-
StateTreeBean
public StateTreeBean()Deprecated.
-
-
Method Details
-
getViewEventBusBean
Deprecated. -
setViewEventBusBean
Deprecated. -
updateWorkflowTree
public void updateWorkflowTree()Deprecated.Remote command listener for the remote commandupdateWorkflowTree. -
updateTree
public void updateTree()Deprecated. -
unselectAll
public void unselectAll()Deprecated. -
getStateFilterString
-
getActionFilterString
-
getCenterPanelOptions
public org.primefaces.extensions.model.layout.LayoutOptions getCenterPanelOptions()Deprecated. -
createStateNode
-
createStateNode
-
createActionNode
-
loadStatusNode
-
loadActionNode
-
isType
Deprecated. -
isStateSelected
public boolean isStateSelected()Deprecated. -
isSelectedPersisted
public boolean isSelectedPersisted()Deprecated. -
isActionDeleteable
public boolean isActionDeleteable()Deprecated. -
isActionSelected
public boolean isActionSelected()Deprecated. -
getTreeRoot
Deprecated. -
getSelected
Deprecated. -
setSelected
Deprecated. -
isCheckedSelectionDeletable
public boolean isCheckedSelectionDeletable()Deprecated. -
isDoActivate
public boolean isDoActivate()Deprecated. -
isCheckedSelectionActiveTriggerable
public boolean isCheckedSelectionActiveTriggerable()Deprecated. -
isCheckedSelectionCopyable
public boolean isCheckedSelectionCopyable()Deprecated. -
getCheckedNodeCount
public long getCheckedNodeCount()Deprecated. -
setCheckedRecursive
Deprecated. -
onCheckedChange
Deprecated. -
setChecked
Deprecated. -
isChecked
Deprecated. -
getAction
Deprecated. -
getAction
-
getState
-
getState
Deprecated. -
setCurrentStateForResubmission
public void setCurrentStateForResubmission()Deprecated.Sets the currently state, if it exists, as the state for resubmission. -
isCurrentStateForResubmission
public boolean isCurrentStateForResubmission()Deprecated.Checks whether a state is selected currently and whether it is the state for resubmission. -
isStateForResubmission
Deprecated. -
onDragDrop
public void onDragDrop(org.primefaces.event.TreeDragDropEvent event) Deprecated. -
getActionNode
-
getActionNode
-
getActionNode
-
getCurrentStateNode
Deprecated. -
getCurrentActionNode
Deprecated. -
getStateNode
-
getAllStates
-
getCheckedStateNodes
-
getCheckedActionNodes
-
getActionsForToggle
-
getStateNode
-
getStatusList
-
selectAktion
-
selectAktion
Deprecated. -
selectAktion
-
selectStatus
Deprecated. -
selectStatus
-
syncOrder
public void syncOrder()Deprecated. -
updateData
-
markCurrentToDelete
public void markCurrentToDelete()Deprecated. -
markToDelete
Deprecated. -
updateAction
Deprecated. -
expandAll
public void expandAll()Deprecated.Expand all nodes, ie. set theexpandedflag of all state nodes totrue, so that all actions are visible. -
init
Deprecated.- Overrides:
initin classAEntityDetailsBean<Projekt>
-