Uses of Class
africa.absa.inception.reference.MeasurementSystem
-
Uses of MeasurementSystem in africa.absa.inception.reference
Methods in africa.absa.inception.reference that return types with arguments of type MeasurementSystemModifier and TypeMethodDescriptionMeasurementSystemRepository.findAll()Retrieve all the measurement systems sorted by locale ID, sort index, and name.MeasurementSystemRepository.findByLocaleIdIgnoreCase(String localeId) Retrieve the measurement systems for the specified locale sorted by locale ID, sort index, and name.IReferenceService.getMeasurementSystems()Retrieve the measurement system reference data for all locales.IReferenceService.getMeasurementSystems(String localeId) Retrieve the measurement system reference data for a specific locale.ReferenceService.getMeasurementSystems()ReferenceService.getMeasurementSystems(String localeId)