Uses of Class
africa.absa.inception.reference.Country
-
Uses of Country in africa.absa.inception.reference
Methods in africa.absa.inception.reference that return types with arguments of type CountryModifier and TypeMethodDescriptionCountryRepository.findAll()Retrieve all the countries sorted by locale ID, sort index, and name.CountryRepository.findByLocaleIdIgnoreCase(String localeId) Retrieve the countries for the specified locale sorted by locale ID, sort index, and name.IReferenceService.getCountries()Retrieve the country reference data for all locales.IReferenceService.getCountries(String localeId) Retrieve the country reference data for a specific locale.ReferenceService.getCountries()ReferenceService.getCountries(String localeId)