Uses of Interface
de.xima.fc.common.locale.IMessageLocalizer
-
Packages that use IMessageLocalizer Package Description de.xima.fc.importer.util -
-
Uses of IMessageLocalizer in de.xima.fc.importer.util
Methods in de.xima.fc.importer.util with parameters of type IMessageLocalizer Modifier and Type Method Description static StringEntityImportHelper. getSubtitle(Locale locale, IEntityImportConfig<?> config, IMessageLocalizer localizer)Returns the subtitle of the entity from the given config for displaying to the user.static StringEntityImportHelper. getTypeName(Locale locale, IEntityImportConfig<?> config, IMessageLocalizer localizer)Returns a string representation type of object from the given config for displaying to the user
-