Uses of Class
africa.absa.inception.reference.MeasurementUnitType
-
Uses of MeasurementUnitType in africa.absa.inception.reference
Methods in africa.absa.inception.reference that return types with arguments of type MeasurementUnitTypeModifier and TypeMethodDescriptionMeasurementUnitTypeRepository.findAll()Retrieve all the measurement unit types sorted by locale ID, sort index, and name.MeasurementUnitTypeRepository.findByLocaleIdIgnoreCase(String localeId) Retrieve the measurement unit types for the specified locale sorted by locale ID, sort index, and name.IReferenceService.getMeasurementUnitTypes()Retrieve the measurement unit type reference data for all locales.IReferenceService.getMeasurementUnitTypes(String localeId) Retrieve the measurement unit type reference data for a specific locale.ReferenceService.getMeasurementUnitTypes()ReferenceService.getMeasurementUnitTypes(String localeId)