Uses of Package
com.markvarga21.studentmanager.entity
Packages that use com.markvarga21.studentmanager.entity
Package
Description
This package contains the controllers of the application.
This package contains the entities of the application.
A package which contains mapping utilities.
A package containing the applications repositories.
A package for handling authentication and authorization.
This package contains the implementation of the authentication service.
This package contains the interface of the file service.
This package contains the implementation of the file service.
This package contains classes that are responsible for sending emails.
This package contains the implementation of the mailing service.
This package contains the classes that are responsible
for handling reports.
This package contains the implementation of the reporting service.
Contains interfaces for validation.
This package contains the implementation of the file service.
Contains interfaces for accessing passport
validation data.
Contains implementation for accessing passport
validation data.
-
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.controllerClassDescriptionThe
AppUser
class is used to represent the user entity.A class for storing the facial validation data.An entity class which is used to store the data extracted from the passport.A report entity which is used to store reports.Represents the images of students. -
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.entityClassDescriptionAn enum representing the student's gender.An entity class which is used to store the data extracted from the passport.
-
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.mapping
-
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.repositoryClassDescriptionThe
AppUser
class is used to represent the user entity.A class for storing the facial validation data.An entity class which is used to store the data extracted from the passport.Represents a student entity in the application.The entity for the student app user used, which manages the relationship between the student's user profile and their already submitted data.Represents a token in the application with some useful metainformation. -
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.service.auth
-
-
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.service.file
-
-
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.service.mail
-
-
-
-
-
-
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.service.validation.passportClassDescriptionAn entity class which is used to store the data extracted from the passport.
-
Classes in com.markvarga21.studentmanager.entity used by com.markvarga21.studentmanager.service.validation.passport.implClassDescriptionAn entity class which is used to store the data extracted from the passport.