Uses of Class
de.xima.fc.common.bean_models.workflow.state.UserPortalStateConfigViewModel
- 
Packages that use UserPortalStateConfigViewModel Package Description de.xima.fc.common.bean_models.workflow.state de.xima.fc.workflow de.xima.fc.workflow.designer.bean.nodes  - 
- 
Uses of UserPortalStateConfigViewModel in de.xima.fc.common.bean_models.workflow.state
Methods in de.xima.fc.common.bean_models.workflow.state with parameters of type UserPortalStateConfigViewModel Modifier and Type Method Description voidEPortalStatePreset. applyToPortalState(UserPortalStateConfigViewModel portalConfig)Method parameters in de.xima.fc.common.bean_models.workflow.state with type arguments of type UserPortalStateConfigViewModel Modifier and Type Method Description voidUserPortalStateConfigViewModel.ValidationGroup. addGroups(BaseGroupSequenceProvider.IGroupBuilder<UserPortalStateConfigViewModel> builder) - 
Uses of UserPortalStateConfigViewModel in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return UserPortalStateConfigViewModel Modifier and Type Method Description UserPortalStateConfigViewModelWorkflowStateModel. getUserPortalConfig()Gets the view model for the user portal configuration of this state.Methods in de.xima.fc.workflow with parameters of type UserPortalStateConfigViewModel Modifier and Type Method Description voidWorkflowStateModel. setUserPortalStateConfig(UserPortalStateConfigViewModel userPortalStateConfig)Sets the view model for the user portal configuration of this state. - 
Uses of UserPortalStateConfigViewModel in de.xima.fc.workflow.designer.bean.nodes
Methods in de.xima.fc.workflow.designer.bean.nodes that return UserPortalStateConfigViewModel Modifier and Type Method Description UserPortalStateConfigViewModelFcChangeStateBean. getPortalConfig()Gets the view model with settings for the state that are related to the user portal. 
 -