A B C D E F G H I J K L M N O P Q R S T U V W 

F

fillContent(String, PointerBus) - Method in class metricapp.service.repository.BusRepository
Simple function to create and fill the content array.
findById(String) - Method in interface metricapp.service.spec.repository.MeasurementGoalRepository
 
findByIdAndVersion(String, String) - Method in interface metricapp.service.spec.repository.MeasurementGoalRepository
 
findByMetricatorId(String) - Method in interface metricapp.service.spec.repository.MeasurementGoalRepository
 
findByQuestionerId(String) - Method in interface metricapp.service.spec.repository.MeasurementGoalRepository
 
findByState(State) - Method in interface metricapp.service.spec.repository.MetricRepository
 
findByState(State) - Method in interface metricapp.service.spec.repository.QuestionRepository
 
findByStateAndCreatorId(State, String) - Method in interface metricapp.service.spec.repository.QuestionRepository
 
findByStateAndMetricatorId(State, String) - Method in interface metricapp.service.spec.repository.MeasurementGoalRepository
 
findByStateAndMetricatorId(State, String) - Method in interface metricapp.service.spec.repository.MetricRepository
 
findMetricById(String) - Method in interface metricapp.service.spec.repository.MetricRepository
 
findMetricByIdAndVersion(String, String) - Method in interface metricapp.service.spec.repository.MetricRepository
 
findMetricByMetricatorId(String) - Method in interface metricapp.service.spec.repository.MetricRepository
 
findQuestionByCreatorId(String) - Method in interface metricapp.service.spec.repository.QuestionRepository
 
findQuestionByFocusLike(String) - Method in interface metricapp.service.spec.repository.QuestionRepository
 
findQuestionById(String) - Method in interface metricapp.service.spec.repository.QuestionRepository
 
findQuestionBySubjectLike(String) - Method in interface metricapp.service.spec.repository.QuestionRepository
 
findQuestionByTag(String) - Method in interface metricapp.service.spec.repository.QuestionRepository
 
firstname - Variable in class metricapp.entity.stakeholders.Profile
 
focus - Variable in class metricapp.dto.externalElements.OrganizationalGoalDTO
 
focus - Variable in class metricapp.dto.measurementGoal.MeasurementGoalDTO
 
focus - Variable in class metricapp.dto.question.QuestionDTO
 
focus - Variable in class metricapp.entity.external.OrganizationalGoal
 
focus - Variable in class metricapp.entity.question.Question
 
fromArrayListToArrayListDTO(ArrayList<Z>, Class<T>) - Method in class metricapp.service.controller.ExternalElementsGetterController
This function converts ArrayList of entities in ArrayList of DTO, and viceversa.
fromArrayListToArrayListDTO(ArrayList<Z>, Class<T>) - Method in interface metricapp.service.spec.controller.ExternalElementsGetterInterface
 
fromElementToRichPointerBus(Element) - Method in class metricapp.service.repository.BusApprovedElementRepository
This method maps Element to RichPointerBus to send it to bus, with a create or a update.
fromElementToRichPointerBus(Element) - Method in interface metricapp.service.spec.repository.BusApprovedElementInterface
 
fromJson(String, Class<T>) - Method in class metricapp.utility.JacksonMapper
Easier function to convert a string json to object
fromNotificationToPointerBus(NotificationPointerBus) - Method in class metricapp.service.repository.ExternalElementsRepository
 
fromNotificationToPointerBus(NotificationPointerBus) - Method in interface metricapp.service.spec.repository.ExternalElementsRepositoryInterface
 
fromRichPointerBusToElement(RichPointerBus) - Method in class metricapp.service.repository.BusApprovedElementRepository
this method gets from RichPointerBus, typically received from the bus after an Update or a create action, and maps it to an Element like MeasurementGoal, Metric, Question.
fromRichPointerBusToElement(RichPointerBus) - Method in interface metricapp.service.spec.repository.BusApprovedElementInterface
 
functionJavascript - Variable in class metricapp.dto.measurementGoal.InterpretationModelDTO
 
functionJavascript - Variable in class metricapp.entity.measurementGoal.InterpretationModel
 
A B C D E F G H I J K L M N O P Q R S T U V W