Uses of Class
de.xima.fc.common.bean_models.DefaultLocalizationViewModelEntry
Packages that use DefaultLocalizationViewModelEntry
Package
Description
-
Uses of DefaultLocalizationViewModelEntry in de.xima.fc.common.bean_models
Subclasses with type arguments of type DefaultLocalizationViewModelEntry in de.xima.fc.common.bean_modelsModifier and TypeClassDescriptionclassDefault POJO implementation ofILocalizationViewModelthat uses a default entry type, if you do not need a custom entry type.Methods in de.xima.fc.common.bean_models that return DefaultLocalizationViewModelEntryModifier and TypeMethodDescriptionprotected DefaultLocalizationViewModelEntryDefaultLocalizationViewModel.newEntry()Creates a new view model for the given locale, with no messages.Creates a new view model for the given locale and messages. -
Uses of DefaultLocalizationViewModelEntry in de.xima.fc.common.bean_models.workflow.state
Modifier and TypeClassDescriptionclassExtends theDefaultLocalizationViewModelEntrywith additional methods for accessing end user state specific properties. -
Uses of DefaultLocalizationViewModelEntry in de.xima.fc.workflow.model.triggers
Subclasses of DefaultLocalizationViewModelEntry in de.xima.fc.workflow.model.triggersModifier and TypeClassDescriptionfinal classAlocalization entryfor theFcUserInvocationPropsmodel.