Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Absence - Class in it.astromark.attendance.entity
- Absence() - Constructor for class it.astromark.attendance.entity.Absence
- AbsenceRepository - Interface in it.astromark.attendance.repository
- absenceToJustifiableResponseList(List<Absence>) - Method in interface it.astromark.attendance.mapper.JustifiableMapper
- activity() - Method in record class it.astromark.agenda.schoolclass.dto.SignHourRequest
-
Returns the value of the
activity
record component. - activity() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotDetailedResponse
-
Returns the value of the
activity
record component. - activityType() - Method in record class it.astromark.classmanagement.dto.TeachingRequest
-
Returns the value of the
activityType
record component. - add(ReceptionTimeslotRequest) - Method in class it.astromark.agenda.reception.controller.ReceptionAgendaController
- addAttachment(UUID, MultipartFile) - Method in interface it.astromark.chat.service.MessageService
-
Adds an attachment to a specified entity.
- addAttachment(UUID, MultipartFile) - Method in class it.astromark.chat.service.MessageServiceImpl
- addChat(Integer) - Method in interface it.astromark.chat.service.HomeworkChatService
-
Adds a new chat for a specific homework.
- addChat(Integer) - Method in class it.astromark.chat.service.HomeworkChatServiceImpl
- addCorsMappings(CorsRegistry) - Method in class it.astromark.commons.security.SpringConfig
-
Disable CORS for frontend page served in static folder
- addResourceHandlers(ResourceHandlerRegistry) - Method in class it.astromark.commons.security.SpringConfig
-
Add resource handler to serve web pages in static folder
- addTeacherToClass(String, AddToClassRequest) - Method in class it.astromark.classmanagement.controller.ClassManagementController
- addTeacherToClass(UUID, AddToClassRequest) - Method in interface it.astromark.classmanagement.service.ClassManagementService
-
Adds a teacher to a specific class.
- addTeacherToClass(UUID, AddToClassRequest) - Method in class it.astromark.classmanagement.service.ClassManagementServiceImpl
- addTeaching(UUID, TeachingRequest) - Method in interface it.astromark.classmanagement.service.ClassManagementService
-
Adds a new teaching activity for a specific teacher.
- addTeaching(UUID, TeachingRequest) - Method in class it.astromark.classmanagement.controller.ClassManagementController
- addTeaching(UUID, TeachingRequest) - Method in class it.astromark.classmanagement.service.ClassManagementServiceImpl
- addTimeslot(ReceptionTimeslotRequest) - Method in interface it.astromark.agenda.reception.service.ReceptionAgendaService
-
Adds a new reception timeslot.
- addTimeslot(ReceptionTimeslotRequest) - Method in class it.astromark.agenda.reception.service.ReceptionAgendaServiceImpl
- addTimeslot(Integer, TeachingTimeslotRequest) - Method in interface it.astromark.agenda.schoolclass.service.ClassAgendaService
-
Adds a teaching timeslot for a given class.
- addTimeslot(Integer, TeachingTimeslotRequest) - Method in class it.astromark.agenda.schoolclass.service.ClassAgendaServiceImpl
- AddToClassRequest - Record Class in it.astromark.classmanagement.dto
- AddToClassRequest(Integer, boolean) - Constructor for record class it.astromark.classmanagement.dto.AddToClassRequest
-
Creates an instance of a
AddToClassRequest
record class. - AgendaMapper - Interface in it.astromark.agenda.commons.mapper
- APIResponse - Record Class in it.astromark.commons.dto
- APIResponse(String, boolean, int, Object) - Constructor for record class it.astromark.commons.dto.APIResponse
-
Creates an instance of a
APIResponse
record class. - AstromarkApplication - Class in it.astromark
- AstromarkApplication() - Constructor for class it.astromark.AstromarkApplication
- attachment() - Method in record class it.astromark.chat.dto.MessageResponse
-
Returns the value of the
attachment
record component. - AttendanceController - Class in it.astromark.attendance.controller
- AttendanceController(AttendanceService) - Constructor for class it.astromark.attendance.controller.AttendanceController
- AttendanceMapper - Interface in it.astromark.attendance.mapper
- AttendanceRequest - Record Class in it.astromark.attendance.dto
- AttendanceRequest(UUID, Boolean, Boolean, Integer, Integer, Boolean) - Constructor for record class it.astromark.attendance.dto.AttendanceRequest
-
Creates an instance of a
AttendanceRequest
record class. - AttendanceResponse - Record Class in it.astromark.attendance.dto
- AttendanceResponse(UUID, String, String, Boolean, Boolean, Instant, Boolean, Integer, Integer) - Constructor for record class it.astromark.attendance.dto.AttendanceResponse
-
Creates an instance of a
AttendanceResponse
record class. - AttendanceService - Interface in it.astromark.attendance.service
-
Service interface for managing attendance-related operations.
- AttendanceServiceImpl - Class in it.astromark.attendance.service
- AttendanceServiceImpl(SchoolUserService, SchoolClassRepository, AbsenceRepository, DelayRepository, AttendanceMapper, StudentRepository, JustifiableService) - Constructor for class it.astromark.attendance.service.AttendanceServiceImpl
- attitude(Student) - Method in interface it.astromark.orientation.OrientationService
-
Determines the student's attitude by sending their marks to an AI orientation service.
- attitude(Student) - Method in class it.astromark.orientation.OrientationServiceImpl
- attitude(UUID) - Method in interface it.astromark.user.student.service.StudentService
-
Retrieves the attitude or behavioral assessment of a student.
- attitude(UUID) - Method in class it.astromark.user.student.controller.StudentController
- attitude(UUID) - Method in class it.astromark.user.student.service.StudentServiceImpl
- AuthController - Class in it.astromark.authentication.controller
- AuthController(AuthenticationService, JWTService) - Constructor for class it.astromark.authentication.controller.AuthController
- AuthenticationService - Interface in it.astromark.authentication.service
-
Service interface for managing authentication-related operations.
- AuthenticationServiceImpl - Class in it.astromark.authentication.service
- AuthenticationServiceImpl(ParentRepository, SecretaryRepository, StudentRepository, TeacherRepository, JWTService) - Constructor for class it.astromark.authentication.service.AuthenticationServiceImpl
- AUTHORIZATION_DENIED - Static variable in class it.astromark.commons.exception.GlobalExceptionHandler
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form