Uses of Interface
de.xima.fc.common.bean_models.ILocalizationViewModelEntry
Packages that use ILocalizationViewModelEntry
Package
Description
-
Uses of ILocalizationViewModelEntry in de.xima.fc.common.bean_models
Classes in de.xima.fc.common.bean_models with type parameters of type ILocalizationViewModelEntryModifier and TypeInterfaceDescriptioninterfaceUI view model that lets the user edit localizable messages for potentially arbitrary languages and message keys.classBase POJO implementation ofILocalizationViewModelwith implementations for most methods, but still a generic type for the entry type.classBase implementation ofILocalizationViewModelthat allows for a custom source of localization entries, but POJO implementation for the remaining view related data.Classes in de.xima.fc.common.bean_models that implement ILocalizationViewModelEntryModifier and TypeClassDescriptionclassDefault POJO implementation ofILocalizationViewModelEntry. -
Uses of ILocalizationViewModelEntry in de.xima.fc.common.bean_models.workflow.state
Classes in de.xima.fc.common.bean_models.workflow.state that implement ILocalizationViewModelEntryModifier and TypeClassDescriptionclassExtends theDefaultLocalizationViewModelEntrywith additional methods for accessing end user state specific properties. -
Uses of ILocalizationViewModelEntry in de.xima.fc.validation.constraintvalidators
Classes in de.xima.fc.validation.constraintvalidators that implement interfaces with type arguments of type ILocalizationViewModelEntryModifier and TypeClassDescriptionfinal classValidator implementation for theNotEmptyLocalizationEntryconstraint, see their for more details.Methods in de.xima.fc.validation.constraintvalidators with parameters of type ILocalizationViewModelEntryModifier and TypeMethodDescriptionbooleanNotEmptyLocalizationEntryValidator.isValid(ILocalizationViewModelEntry value, javax.validation.ConstraintValidatorContext context) -
Uses of ILocalizationViewModelEntry in de.xima.fc.workflow.model.triggers
Classes in de.xima.fc.workflow.model.triggers that implement ILocalizationViewModelEntryModifier and TypeClassDescriptionfinal classAlocalization entryfor theFcUserInvocationPropsmodel.