Interface ILocalizationsViewModelProviding<T extends LocalizationsViewModel>
- All Known Subinterfaces:
ILocalizationsViewModelProviding.ILocalizationsViewModelProvidingWithFiles
- All Known Implementing Classes:
AuthenticatorConfigViewModel, EndUserProjectConfigViewModel, ProjectPortalTagViewModel, UserPortalViewModel
public interface ILocalizationsViewModelProviding<T extends LocalizationsViewModel>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptiongetLocalizations(Locale locale) getLocalizedMessage(Locale locale, String i18nKey) getLocalizedMessages(Locale locale)
-
Method Details
-
getLocalizations
-
getLocalizations
-
getLocalizedMessage
-
getLocalizedMessages
-