Uses of Class
de.xima.fc.entities.EndUserStateLocalization
Packages that use EndUserStateLocalization
Package
Description
Package für Datenbankentitäten
-
Uses of EndUserStateLocalization in de.xima.fc.common.bean_models.workflow.state
Methods in de.xima.fc.common.bean_models.workflow.state that return types with arguments of type EndUserStateLocalizationModifier and TypeMethodDescriptionEndUserStateLocalizationViewModel.toLocalizationsList(EndUserState state) Method parameters in de.xima.fc.common.bean_models.workflow.state with type arguments of type EndUserStateLocalizationModifier and TypeMethodDescriptionEndUserStateLocalizationViewModelEntry.fromEntry(Map.Entry<Locale, List<EndUserStateLocalization>> entry) -
Uses of EndUserStateLocalization in de.xima.fc.entities
Classes in de.xima.fc.entities that implement interfaces with type arguments of type EndUserStateLocalizationMethods in de.xima.fc.entities that return EndUserStateLocalizationModifier and TypeMethodDescriptionEndUserStateLocalization.cloneBasics()EndUserState.newLocalization()Methods in de.xima.fc.entities that return types with arguments of type EndUserStateLocalizationMethod parameters in de.xima.fc.entities with type arguments of type EndUserStateLocalizationModifier and TypeMethodDescriptionvoidEndUserState.setLocalizations(List<EndUserStateLocalization> localizations)