Uses of Class
de.xima.fc.common.bean_models.workflow.state.UserPortalStateLocalizationViewModel
-
Packages that use UserPortalStateLocalizationViewModel Package Description de.xima.fc.common.bean_models.workflow.state -
-
Uses of UserPortalStateLocalizationViewModel in de.xima.fc.common.bean_models.workflow.state
Methods in de.xima.fc.common.bean_models.workflow.state that return UserPortalStateLocalizationViewModel Modifier and Type Method Description static UserPortalStateLocalizationViewModelUserPortalStateLocalizationViewModel. fromPortalState(UserPortalState portalState, Locale viewLocale)Creates a new view model for the given portal state.UserPortalStateLocalizationViewModelUserPortalStateConfigViewModel. getLocalizations()Gets the view model with the localized messages.Methods in de.xima.fc.common.bean_models.workflow.state with parameters of type UserPortalStateLocalizationViewModel Modifier and Type Method Description voidUserPortalStateConfigViewModel. setLocalizations(UserPortalStateLocalizationViewModel localizations)Sets the model with the localized messages.
-