Uses of Class
africa.absa.inception.reference.Language
-
Uses of Language in africa.absa.inception.reference
Methods in africa.absa.inception.reference that return types with arguments of type LanguageModifier and TypeMethodDescriptionLanguageRepository.findAll()Retrieve all the languages sorted by locale ID, sort index, and name.LanguageRepository.findByLocaleIdIgnoreCase(String localeId) Retrieve the languages for the specified locale sorted by locale ID, sort index, and name.IReferenceService.getLanguages()Retrieve the language reference data for all locales.IReferenceService.getLanguages(String localeId) Retrieve the language reference data for a specific locale.ReferenceService.getLanguages()ReferenceService.getLanguages(String localeId)