Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- id() - Method in record class it.astromark.agenda.reception.dto.ReceptionBookingResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.agenda.reception.dto.ReceptionTimeslotResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.agenda.schoolclass.dto.SignHourRequest
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotDetailedResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.attendance.dto.AttendanceResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.attendance.dto.JustifiableResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.behavior.dto.NoteResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.chat.dto.HomeworkChatResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.chat.dto.MessageResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.chat.dto.TicketResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classmanagement.dto.SchoolClassParentResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classmanagement.dto.SchoolClassResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classmanagement.dto.SchoolClassStudentResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classwork.dto.ClassActivityRequest
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classwork.dto.ClassActivityResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classwork.dto.ClassworkResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classwork.dto.HomeworkBriefResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classwork.dto.HomeworkRequest
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.classwork.dto.HomeworkResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.communication.dto.CommunicationResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.rating.dto.MarkUpdateRequest
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.rating.dto.RatingsResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.rating.dto.SemesterReportMarkResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.rating.dto.SemesterReportResponse
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.user.commons.dto.SchoolUserDetailed
-
Returns the value of the
id
record component. - id() - Method in record class it.astromark.user.commons.dto.SchoolUserResponse
-
Returns the value of the
id
record component. - isAbsent() - Method in record class it.astromark.attendance.dto.AttendanceRequest
-
Returns the value of the
isAbsent
record component. - isAbsent() - Method in record class it.astromark.attendance.dto.AttendanceResponse
-
Returns the value of the
isAbsent
record component. - isAbsent(Student, LocalDate, AbsenceRepository) - Method in interface it.astromark.attendance.mapper.AttendanceMapper
- isCompleted(UUID) - Method in interface it.astromark.chat.service.HomeworkChatService
-
Checks if the specific homework chat has been marked as completed.
- isCompleted(UUID) - Method in class it.astromark.chat.service.HomeworkChatServiceImpl
- isCompleted(UUID) - Method in class it.astromark.chat.controller.HomeworkChatController
- isCoordinator() - Method in record class it.astromark.classmanagement.dto.AddToClassRequest
-
Returns the value of the
isCoordinator
record component. - isDelayed() - Method in record class it.astromark.attendance.dto.AttendanceRequest
-
Returns the value of the
isDelayed
record component. - isDelayed() - Method in record class it.astromark.attendance.dto.AttendanceResponse
-
Returns the value of the
isDelayed
record component. - isDelayed(Student, LocalDate, DelayRepository) - Method in interface it.astromark.attendance.mapper.AttendanceMapper
- isLoggedParentStudentClass(Integer) - Method in interface it.astromark.user.commons.service.SchoolUserService
-
Checks if the logged-in parent has a child in a specific class.
- isLoggedParentStudentClass(Integer) - Method in class it.astromark.user.commons.service.SchoolUserServiceImpl
- isLoggedStudent(UUID) - Method in interface it.astromark.user.commons.service.SchoolUserService
-
Checks if the logged-in student matches the specified student ID.
- isLoggedStudent(UUID) - Method in class it.astromark.user.commons.service.SchoolUserServiceImpl
- isLoggedTeacherClass(Integer) - Method in interface it.astromark.user.commons.service.SchoolUserService
-
Checks if the logged-in teacher is responsible for a specific class.
- isLoggedTeacherClass(Integer) - Method in class it.astromark.user.commons.service.SchoolUserServiceImpl
- isLoggedTeacherStudent(UUID) - Method in interface it.astromark.user.commons.service.SchoolUserService
-
Checks if the logged-in teacher is responsible for a specific student.
- isLoggedTeacherStudent(UUID) - Method in class it.astromark.user.commons.service.SchoolUserServiceImpl
- isLoggedUserParent(UUID) - Method in interface it.astromark.user.commons.service.SchoolUserService
-
Checks if the logged-in user is the parent of a specific student.
- isLoggedUserParent(UUID) - Method in class it.astromark.user.commons.service.SchoolUserServiceImpl
- isParent() - Method in interface it.astromark.authentication.service.AuthenticationService
-
Checks if the current user is a parent.
- isParent() - Method in class it.astromark.authentication.service.AuthenticationServiceImpl
- isSecretary() - Method in interface it.astromark.authentication.service.AuthenticationService
-
Checks if the current user is a secretary.
- isSecretary() - Method in class it.astromark.authentication.service.AuthenticationServiceImpl
- isSecretary() - Method in record class it.astromark.chat.dto.MessageResponse
-
Returns the value of the
isSecretary
record component. - isSigned(Integer, LocalDate) - Method in interface it.astromark.agenda.schoolclass.service.ClassAgendaService
-
Checks if a timeslot is signed for a given ID and date.
- isSigned(Integer, LocalDate) - Method in class it.astromark.agenda.schoolclass.service.ClassAgendaServiceImpl
- isStudent() - Method in interface it.astromark.authentication.service.AuthenticationService
-
Checks if the current user is a student.
- isStudent() - Method in class it.astromark.authentication.service.AuthenticationServiceImpl
- isStudentParent(Parent, UUID) - Method in interface it.astromark.user.commons.service.SchoolUserService
-
Checks if the specified parent is the parent of a specific student.
- isStudentParent(Parent, UUID) - Method in class it.astromark.user.commons.service.SchoolUserServiceImpl
- isSuccessful() - Method in record class it.astromark.commons.dto.APIResponse
-
Returns the value of the
isSuccessful
record component. - isTeacher() - Method in interface it.astromark.authentication.service.AuthenticationService
-
Checks if the current user is a teacher.
- isTeacher() - Method in class it.astromark.authentication.service.AuthenticationServiceImpl
- isTeacher() - Method in record class it.astromark.chat.dto.TicketResponse
-
Returns the value of the
isTeacher
record component. - isTeacherClass(Teacher, Integer) - Method in interface it.astromark.user.commons.service.SchoolUserService
-
Checks if a specific teacher is responsible for a specific class.
- isTeacherClass(Teacher, Integer) - Method in class it.astromark.user.commons.service.SchoolUserServiceImpl
- it.astromark - package it.astromark
- it.astromark.agenda.commons.entity - package it.astromark.agenda.commons.entity
- it.astromark.agenda.commons.mapper - package it.astromark.agenda.commons.mapper
- it.astromark.agenda.commons.repository - package it.astromark.agenda.commons.repository
- it.astromark.agenda.reception.controller - package it.astromark.agenda.reception.controller
- it.astromark.agenda.reception.dto - package it.astromark.agenda.reception.dto
- it.astromark.agenda.reception.entity - package it.astromark.agenda.reception.entity
- it.astromark.agenda.reception.mapper - package it.astromark.agenda.reception.mapper
- it.astromark.agenda.reception.repository - package it.astromark.agenda.reception.repository
- it.astromark.agenda.reception.service - package it.astromark.agenda.reception.service
- it.astromark.agenda.schoolclass.controller - package it.astromark.agenda.schoolclass.controller
- it.astromark.agenda.schoolclass.dto - package it.astromark.agenda.schoolclass.dto
- it.astromark.agenda.schoolclass.entity - package it.astromark.agenda.schoolclass.entity
- it.astromark.agenda.schoolclass.mapper - package it.astromark.agenda.schoolclass.mapper
- it.astromark.agenda.schoolclass.repository - package it.astromark.agenda.schoolclass.repository
- it.astromark.agenda.schoolclass.service - package it.astromark.agenda.schoolclass.service
- it.astromark.attendance.controller - package it.astromark.attendance.controller
- it.astromark.attendance.dto - package it.astromark.attendance.dto
- it.astromark.attendance.entity - package it.astromark.attendance.entity
- it.astromark.attendance.mapper - package it.astromark.attendance.mapper
- it.astromark.attendance.repository - package it.astromark.attendance.repository
- it.astromark.attendance.service - package it.astromark.attendance.service
- it.astromark.authentication.controller - package it.astromark.authentication.controller
- it.astromark.authentication.dto - package it.astromark.authentication.dto
- it.astromark.authentication.entity - package it.astromark.authentication.entity
- it.astromark.authentication.repository - package it.astromark.authentication.repository
- it.astromark.authentication.service - package it.astromark.authentication.service
- it.astromark.authentication.utils - package it.astromark.authentication.utils
- it.astromark.behavior.controller - package it.astromark.behavior.controller
- it.astromark.behavior.dto - package it.astromark.behavior.dto
- it.astromark.behavior.entity - package it.astromark.behavior.entity
- it.astromark.behavior.mapper - package it.astromark.behavior.mapper
- it.astromark.behavior.repository - package it.astromark.behavior.repository
- it.astromark.behavior.service - package it.astromark.behavior.service
- it.astromark.chat.controller - package it.astromark.chat.controller
- it.astromark.chat.dto - package it.astromark.chat.dto
- it.astromark.chat.entity - package it.astromark.chat.entity
- it.astromark.chat.mapper - package it.astromark.chat.mapper
- it.astromark.chat.repository - package it.astromark.chat.repository
- it.astromark.chat.service - package it.astromark.chat.service
- it.astromark.classmanagement.controller - package it.astromark.classmanagement.controller
- it.astromark.classmanagement.didactic.entity - package it.astromark.classmanagement.didactic.entity
- it.astromark.classmanagement.didactic.repository - package it.astromark.classmanagement.didactic.repository
- it.astromark.classmanagement.dto - package it.astromark.classmanagement.dto
- it.astromark.classmanagement.entity - package it.astromark.classmanagement.entity
- it.astromark.classmanagement.mapper - package it.astromark.classmanagement.mapper
- it.astromark.classmanagement.repository - package it.astromark.classmanagement.repository
- it.astromark.classmanagement.service - package it.astromark.classmanagement.service
- it.astromark.classwork.controller - package it.astromark.classwork.controller
- it.astromark.classwork.dto - package it.astromark.classwork.dto
- it.astromark.classwork.entity - package it.astromark.classwork.entity
- it.astromark.classwork.mapper - package it.astromark.classwork.mapper
- it.astromark.classwork.repository - package it.astromark.classwork.repository
- it.astromark.classwork.service - package it.astromark.classwork.service
- it.astromark.commons.configuration - package it.astromark.commons.configuration
- it.astromark.commons.dto - package it.astromark.commons.dto
- it.astromark.commons.exception - package it.astromark.commons.exception
- it.astromark.commons.security - package it.astromark.commons.security
- it.astromark.commons.service - package it.astromark.commons.service
- it.astromark.communication.controller - package it.astromark.communication.controller
- it.astromark.communication.dto - package it.astromark.communication.dto
- it.astromark.communication.entity - package it.astromark.communication.entity
- it.astromark.communication.mapper - package it.astromark.communication.mapper
- it.astromark.communication.repository - package it.astromark.communication.repository
- it.astromark.communication.service - package it.astromark.communication.service
- it.astromark.orientation - package it.astromark.orientation
- it.astromark.rating.controller - package it.astromark.rating.controller
- it.astromark.rating.dto - package it.astromark.rating.dto
- it.astromark.rating.mapper - package it.astromark.rating.mapper
- it.astromark.rating.model - package it.astromark.rating.model
- it.astromark.rating.repository - package it.astromark.rating.repository
- it.astromark.rating.service - package it.astromark.rating.service
- it.astromark.school.dto - package it.astromark.school.dto
- it.astromark.school.entity - package it.astromark.school.entity
- it.astromark.school.repository - package it.astromark.school.repository
- it.astromark.school.service - package it.astromark.school.service
- it.astromark.user.commons.controller - package it.astromark.user.commons.controller
- it.astromark.user.commons.dto - package it.astromark.user.commons.dto
- it.astromark.user.commons.mapper - package it.astromark.user.commons.mapper
- it.astromark.user.commons.model - package it.astromark.user.commons.model
- it.astromark.user.commons.service - package it.astromark.user.commons.service
- it.astromark.user.parent.controller - package it.astromark.user.parent.controller
- it.astromark.user.parent.dto - package it.astromark.user.parent.dto
- it.astromark.user.parent.entity - package it.astromark.user.parent.entity
- it.astromark.user.parent.repository - package it.astromark.user.parent.repository
- it.astromark.user.parent.service - package it.astromark.user.parent.service
- it.astromark.user.secretary.controller - package it.astromark.user.secretary.controller
- it.astromark.user.secretary.dto - package it.astromark.user.secretary.dto
- it.astromark.user.secretary.entity - package it.astromark.user.secretary.entity
- it.astromark.user.secretary.repository - package it.astromark.user.secretary.repository
- it.astromark.user.secretary.service - package it.astromark.user.secretary.service
- it.astromark.user.student.controller - package it.astromark.user.student.controller
- it.astromark.user.student.dto - package it.astromark.user.student.dto
- it.astromark.user.student.entity - package it.astromark.user.student.entity
- it.astromark.user.student.repository - package it.astromark.user.student.repository
- it.astromark.user.student.service - package it.astromark.user.student.service
- it.astromark.user.teacher.controller - package it.astromark.user.teacher.controller
- it.astromark.user.teacher.dto - package it.astromark.user.teacher.dto
- it.astromark.user.teacher.entity - package it.astromark.user.teacher.entity
- it.astromark.user.teacher.repository - package it.astromark.user.teacher.repository
- it.astromark.user.teacher.service - package it.astromark.user.teacher.service
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form