Uses of Class
africa.absa.inception.reference.Region
-
Uses of Region in africa.absa.inception.reference
Methods in africa.absa.inception.reference that return types with arguments of type RegionModifier and TypeMethodDescriptionRegionRepository.findAll()Retrieve all the regions sorted by locale ID, sort index, and name.RegionRepository.findByLocaleIdIgnoreCase(String localeId) Retrieve the regions for the specified locale sorted by locale ID, sort index, and name.IReferenceService.getRegions()Retrieve the region reference data for all locales.IReferenceService.getRegions(String localeId) Retrieve the region reference data for a specific locale.ReferenceService.getRegions()ReferenceService.getRegions(String localeId)