Package | Description |
---|---|
metricapp.service.controller |
Controller package contains logic and business controllers
|
metricapp.utility |
Modifier and Type | Field and Description |
---|---|
private ModelMapperFactoryInterface |
MeasurementGoalCRUDController.modelMapperFactory |
private ModelMapperFactoryInterface |
QuestionCRUDController.modelMapperFactory |
private ModelMapperFactoryInterface |
MetricCRUDController.modelMapperFactory |
private ModelMapperFactoryInterface |
ExternalElementsGetterController.modelMapperFactory |
Modifier and Type | Class and Description |
---|---|
class |
ModelMapperFactory
This class is a Utility with the scope of managing ModelMapper instances.
|