Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JustifiableController - Class in it.astromark.attendance.controller
- JustifiableController(JustifiableService) - Constructor for class it.astromark.attendance.controller.JustifiableController
- JustifiableEntity - Class in it.astromark.attendance.entity
- JustifiableEntity() - Constructor for class it.astromark.attendance.entity.JustifiableEntity
- JustifiableMapper - Interface in it.astromark.attendance.mapper
- JustifiableResponse - Record Class in it.astromark.attendance.dto
- JustifiableResponse(UUID, Boolean, Boolean, String, String) - Constructor for record class it.astromark.attendance.dto.JustifiableResponse
-
Creates an instance of a
JustifiableResponse
record class. - JustifiableService - Interface in it.astromark.attendance.service
-
Service interface for managing justifications related to student absences and delays.
- JustifiableServiceImpl - Class in it.astromark.attendance.service
- JustifiableServiceImpl(SchoolUserService, AbsenceRepository, DelayRepository, JustifiableMapper) - Constructor for class it.astromark.attendance.service.JustifiableServiceImpl
- justificationText() - Method in record class it.astromark.attendance.dto.JustifiableResponse
-
Returns the value of the
justificationText
record component. - justified() - Method in record class it.astromark.attendance.dto.JustifiableResponse
-
Returns the value of the
justified
record component. - justify(UUID, UUID, String, Boolean) - Method in class it.astromark.attendance.service.JustifiableServiceImpl
- justify(UUID, UUID, String, Boolean) - Method in class it.astromark.attendance.controller.JustifiableController
- justify(UUID, UUID, String, Boolean) - Method in interface it.astromark.attendance.service.JustifiableService
-
Justifies an absence or delay for a student.
- JwtFilter - Class in it.astromark.commons.security
- JwtFilter(JWTService, AuthenticationService) - Constructor for class it.astromark.commons.security.JwtFilter
- JWTService - Class in it.astromark.authentication.service
-
Service for managing JWT tokens.
- JWTService(BlackListedTokenRepository) - Constructor for class it.astromark.authentication.service.JWTService
-
Constructs a JWTService with the required dependencies.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form