Uses of Interface
de.xima.fc.inbox.interfaces.project.state.IStateViewModel
- 
Packages that use IStateViewModel Package Description de.xima.fc.inbox.bean de.xima.fc.inbox.interfaces.project de.xima.fc.inbox.interfaces.project.state  - 
- 
Uses of IStateViewModel in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return IStateViewModel Modifier and Type Method Description IStateViewModelProcessFormRecordEditBean. getSelectedState()Methods in de.xima.fc.inbox.bean with parameters of type IStateViewModel Modifier and Type Method Description voidProcessFormRecordEditBean. setSelectedState(IStateViewModel selectedState) - 
Uses of IStateViewModel in de.xima.fc.inbox.interfaces.project
Methods in de.xima.fc.inbox.interfaces.project that return types with arguments of type IStateViewModel Modifier and Type Method Description List<IStateViewModel>IProjectVersionModel. getStates() - 
Uses of IStateViewModel in de.xima.fc.inbox.interfaces.project.state
Subinterfaces of IStateViewModel in de.xima.fc.inbox.interfaces.project.state Modifier and Type Interface Description interfaceIStatusViewModelMarkup interface for view models ofStatussinterfaceIWorkflowStateViewModelMarkup interface for view models ofWorkflowStates 
 -