All Classes
-
All Classes Interface Summary Class Summary Class Description Country The Country class holds the information for a country.CountryId The CountryId class implements the ID class for the Country class.CountryRepository The CountryRepository interface declares the repository for the Country domain type.IReferenceService The IReferenceService interface defines the functionality provided by a Reference Service implementation.Language The Language class holds the information for a language.LanguageId The LanguageId class implements the ID class for the Language class.LanguageRepository The LanguageRepository interface declares the repository for the Language domain type.MeasurementSystem The MeasurementSystem class holds the information for a system of measurement.MeasurementSystemId The MeasurementSystemId class implements the ID class for the MeasurementSystem class.MeasurementSystemRepository The MeasurementSystemRepository interface declares the repository for the MeasurementSystem domain type.MeasurementUnit The MeasurementUnit class holds the information for a measurement unit.MeasurementUnitId The MeasurementUnitId class implements the ID class for the MeasurementUnit class.MeasurementUnitRepository The MeasurementUnitRepository interface declares the repository for the MeasurementUnit domain type.MeasurementUnitType The MeasurementUnitType class holds the information for a measurement unit type.MeasurementUnitTypeId The MeasurementUnitTypeId class implements the ID class for the MeasurementUnitType class.MeasurementUnitTypeRepository The MeasurementUnitTypeRepository interface declares the repository for the MeasurementUnitType domain type.ReferenceConfiguration The ReferenceConfiguration class provides the Spring configuration for the Reference module.ReferenceService The ReferenceService class provides the Reference Service implementation.Region The Region class holds the information for a region.RegionId The RegionId class implements the ID class for the Region class.RegionRepository The RegionRepository interface declares the repository for the Region domain type.TimeZone The TimeZone class holds the information for a time zone.