Uses of Class
de.xima.fc.common.bean_models.workflow.state.EndUserStateLocalizationViewModel
Packages that use EndUserStateLocalizationViewModel
-
Uses of EndUserStateLocalizationViewModel in de.xima.fc.common.bean_models.workflow.state
Methods in de.xima.fc.common.bean_models.workflow.state that return EndUserStateLocalizationViewModelModifier and TypeMethodDescriptionEndUserStateLocalizationViewModel.fromEndUserState(EndUserState endUserState, Locale viewLocale) Creates a new view model for the given end user state.EndUserStateConfigViewModel.getLocalizations()Gets the view model with the localized messages.Methods in de.xima.fc.common.bean_models.workflow.state with parameters of type EndUserStateLocalizationViewModelModifier and TypeMethodDescriptionvoidEndUserStateConfigViewModel.setLocalizations(EndUserStateLocalizationViewModel localizations) Sets the model with the localized messages.