Uses of Package
com.markvarga21.studentmanager.dto
Packages that use com.markvarga21.studentmanager.dto
Package
Description
This package contains the controllers of the application.
This package contains the DTO's of the application.
This package contains the entities of the application.
A package which contains mapping utilities.
A package containing the interfaces for the main services.
A package containing the service interfaces
relating to the Face API.
A package containing the service implementations
relating to the Face API.
A package containing service interfaces related to
Azure's Form Recognizer's services.
A package containing service implementations related
to Azure's Form Recognizer's services.
A package containing the implementations
for the main student service.
This package contains the classes that are responsible
for handling reports.
This package contains the implementation of the reporting service.
Contains interfaces for accessing passport
validation data.
Contains implementation for accessing passport
validation data.
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.controllerClassDescriptionA utility class for correctly mapping the response from the Face API to POJO.A DTO class which is used when sending back passport validation information.A DTO class which is used to send a message to the report service.Represents a student DTO in the application.A DTO utility class used for user login.
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.dto
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.entity
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.mapping
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.service
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.service.faceapiClassDescriptionA utility class for correctly mapping the response from the Face API to POJO.
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.service.faceapi.implClassDescriptionA utility class for correctly mapping the response from the Face API to POJO.
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.service.formClassDescriptionA DTO class which is used when sending back passport validation information.Represents a student DTO in the application.
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.service.form.implClassDescriptionA DTO class which is used when sending back passport validation information.Represents a student DTO in the application.
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.service.impl
-
Classes in com.markvarga21.studentmanager.dto used by com.markvarga21.studentmanager.service.report
-
-
-