Index

A B C D E F G H I J L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

T

taxId() - Method in record class it.astromark.user.commons.dto.SchoolUserDetailed
Returns the value of the taxId record component.
taxId() - Method in record class it.astromark.user.parent.dto.ParentDetailedResponse
Returns the value of the taxId record component.
taxId() - Method in record class it.astromark.user.parent.dto.ParentRequest
Returns the value of the taxId record component.
taxId() - Method in record class it.astromark.user.secretary.dto.SecretaryRequest
Returns the value of the taxId record component.
taxId() - Method in record class it.astromark.user.student.dto.StudentRequest
Returns the value of the taxId record component.
taxId() - Method in record class it.astromark.user.teacher.dto.TeacherRequest
Returns the value of the taxId record component.
teacher() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotDetailedResponse
Returns the value of the teacher record component.
Teacher - Class in it.astromark.user.teacher.entity
 
Teacher() - Constructor for class it.astromark.user.teacher.entity.Teacher
 
TEACHER - Enum constant in enum class it.astromark.user.commons.model.Role
 
TeacherClass - Class in it.astromark.classmanagement.entity
 
TeacherClass() - Constructor for class it.astromark.classmanagement.entity.TeacherClass
 
TeacherClassId - Class in it.astromark.classmanagement.entity
 
TeacherClassId() - Constructor for class it.astromark.classmanagement.entity.TeacherClassId
 
TeacherClassRepository - Interface in it.astromark.classmanagement.repository
 
TeacherController - Class in it.astromark.user.teacher.controller
 
TeacherController(TeacherService) - Constructor for class it.astromark.user.teacher.controller.TeacherController
 
TeacherDetailsResponse - Record Class in it.astromark.user.teacher.dto
 
TeacherDetailsResponse(String, List<String>) - Constructor for record class it.astromark.user.teacher.dto.TeacherDetailsResponse
Creates an instance of a TeacherDetailsResponse record class.
TeacherRepository - Interface in it.astromark.user.teacher.repository
 
TeacherRequest - Record Class in it.astromark.user.teacher.dto
 
TeacherRequest(String, String, String, String, LocalDate, boolean, String) - Constructor for record class it.astromark.user.teacher.dto.TeacherRequest
Creates an instance of a TeacherRequest record class.
TeacherResponse - Record Class in it.astromark.user.teacher.dto
 
TeacherResponse(String, String, UUID) - Constructor for record class it.astromark.user.teacher.dto.TeacherResponse
Creates an instance of a TeacherResponse record class.
TeacherService - Interface in it.astromark.user.teacher.service
Service interface for managing teacher-related operations.
TeacherServiceImpl - Class in it.astromark.user.teacher.service
 
TeacherServiceImpl(TeacherClassRepository, SchoolUserMapper, AuthenticationService, TeacherRepository, SendGridMailService, ClassManagementMapper, TeachingRepository, SchoolRepository) - Constructor for class it.astromark.user.teacher.service.TeacherServiceImpl
 
teaching() - Method in record class it.astromark.user.teacher.dto.TeacherDetailsResponse
Returns the value of the teaching record component.
Teaching - Class in it.astromark.classmanagement.didactic.entity
 
Teaching() - Constructor for class it.astromark.classmanagement.didactic.entity.Teaching
 
teachingId() - Method in record class it.astromark.rating.dto.MarkRequest
Returns the value of the teachingId record component.
TeachingId - Class in it.astromark.classmanagement.didactic.entity
 
TeachingId() - Constructor for class it.astromark.classmanagement.didactic.entity.TeachingId
 
TeachingRepository - Interface in it.astromark.classmanagement.didactic.repository
 
TeachingRequest - Record Class in it.astromark.classmanagement.dto
 
TeachingRequest(String, String) - Constructor for record class it.astromark.classmanagement.dto.TeachingRequest
Creates an instance of a TeachingRequest record class.
TeachingResponse - Record Class in it.astromark.classmanagement.dto
 
TeachingResponse(String, String) - Constructor for record class it.astromark.classmanagement.dto.TeachingResponse
Creates an instance of a TeachingResponse record class.
TeachingTimeslot - Class in it.astromark.agenda.schoolclass.entity
 
TeachingTimeslot() - Constructor for class it.astromark.agenda.schoolclass.entity.TeachingTimeslot
 
TeachingTimeslotDetailedResponse - Record Class in it.astromark.agenda.schoolclass.dto
 
TeachingTimeslotDetailedResponse(Integer, Integer, String, Boolean, SchoolUserResponse, ClassActivityResponse, HomeworkBriefResponse) - Constructor for record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotDetailedResponse
Creates an instance of a TeachingTimeslotDetailedResponse record class.
TeachingTimeslotRepository - Interface in it.astromark.agenda.schoolclass.repository
 
TeachingTimeslotRequest - Record Class in it.astromark.agenda.schoolclass.dto
 
TeachingTimeslotRequest(Integer, Short, String, String, Integer) - Constructor for record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotRequest
Creates an instance of a TeachingTimeslotRequest record class.
TeachingTimeslotResponse - Record Class in it.astromark.agenda.schoolclass.dto
 
TeachingTimeslotResponse(Short, LocalDate, String) - Constructor for record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotResponse
Creates an instance of a TeachingTimeslotResponse record class.
text() - Method in record class it.astromark.chat.dto.MessageResponse
Returns the value of the text record component.
Ticket - Class in it.astromark.chat.entity
 
Ticket() - Constructor for class it.astromark.chat.entity.Ticket
 
TicketController - Class in it.astromark.chat.controller
 
TicketController(TicketService, TicketRepository) - Constructor for class it.astromark.chat.controller.TicketController
 
TicketRepository - Interface in it.astromark.chat.repository
 
TicketResponse - Record Class in it.astromark.chat.dto
 
TicketResponse(UUID, String, Instant, String, Boolean, Boolean, Boolean) - Constructor for record class it.astromark.chat.dto.TicketResponse
Creates an instance of a TicketResponse record class.
TicketService - Interface in it.astromark.chat.service
Service interface for managing ticket-related operations.
TicketServiceImpl - Class in it.astromark.chat.service
 
TicketServiceImpl(TicketRepository, AuthenticationService, MessageRepository, ChatMapper, MessageService, SchoolRepository) - Constructor for class it.astromark.chat.service.TicketServiceImpl
 
Timeslot - Class in it.astromark.agenda.commons.entity
 
Timeslot() - Constructor for class it.astromark.agenda.commons.entity.Timeslot
 
TimeslotMapper - Interface in it.astromark.agenda.commons.mapper
 
Timetable - Class in it.astromark.agenda.commons.entity
 
Timetable() - Constructor for class it.astromark.agenda.commons.entity.Timetable
 
timetableId() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotRequest
Returns the value of the timetableId record component.
timeTableId() - Method in record class it.astromark.agenda.schoolclass.dto.TimeTableResponse
Returns the value of the timeTableId record component.
TimeTableResponse - Record Class in it.astromark.agenda.schoolclass.dto
 
TimeTableResponse(Integer, LocalDate, LocalDate, Short, String, Integer) - Constructor for record class it.astromark.agenda.schoolclass.dto.TimeTableResponse
Creates an instance of a TimeTableResponse record class.
title() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.chat.dto.HomeworkChatResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.chat.dto.TicketResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.classwork.dto.ClassActivityRequest
Returns the value of the title record component.
title() - Method in record class it.astromark.classwork.dto.ClassActivityResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.classwork.dto.ClassworkResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.classwork.dto.HomeworkBriefResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.classwork.dto.HomeworkRequest
Returns the value of the title record component.
title() - Method in record class it.astromark.classwork.dto.HomeworkResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.communication.dto.CommunicationRequest
Returns the value of the title record component.
title() - Method in record class it.astromark.communication.dto.CommunicationResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.rating.dto.MarkOrientationRequest
Returns the value of the title record component.
title() - Method in record class it.astromark.rating.dto.MarkResponse
Returns the value of the title record component.
title() - Method in record class it.astromark.rating.dto.SemesterReportMarkResponse
Returns the value of the title record component.
toAttendanceResponse(Student, LocalDate, AbsenceRepository, DelayRepository, JustifiableService) - Method in interface it.astromark.attendance.mapper.AttendanceMapper
 
toAttendanceResponseList(List<Student>, LocalDate, AbsenceRepository, DelayRepository, JustifiableService) - Method in interface it.astromark.attendance.mapper.AttendanceMapper
 
toClassActivityResponse(ClassActivity) - Method in interface it.astromark.classwork.mapper.ClassworkMapper
 
toClassworkResponse(ClassActivity) - Method in interface it.astromark.classwork.mapper.ClassworkMapper
 
toCommunicationResponse(Communication) - Method in interface it.astromark.communication.mapper.CommunicationMapper
 
toCommunicationResponseList(List<Communication>) - Method in interface it.astromark.communication.mapper.CommunicationMapper
 
toHomeworkBriefResponse(Homework) - Method in interface it.astromark.classwork.mapper.ClassworkMapper
 
toHomeworkResponse(Homework) - Method in interface it.astromark.classwork.mapper.ClassworkMapper
 
toJustifiableResponse(Absence) - Method in interface it.astromark.attendance.mapper.JustifiableMapper
 
toJustifiableResponse(Delay) - Method in interface it.astromark.attendance.mapper.JustifiableMapper
 
toMarkOrientationRequest(Mark) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toMarkOrientationRequestList(List<Mark>) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toMarkResponse(Mark) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toMarkResponseList(List<Mark>) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toMessageResponse(Message, MessageService) - Method in interface it.astromark.chat.mapper.ChatMapper
 
toMessageResponseList(List<Message>, MessageService) - Method in interface it.astromark.chat.mapper.ChatMapper
 
toNoteResponse(Note) - Method in interface it.astromark.behavior.mapper.NoteMapper
 
toParentDetailedResponse(Parent) - Method in interface it.astromark.user.commons.mapper.SchoolUserMapper
 
toRatingsResponse(Mark, String) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toRatingsResponseList(List<Mark>, String) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toReceptionBookingResponse(ReceptionBooking, AuthenticationService) - Method in interface it.astromark.agenda.reception.mapper.ReceptionAgendaMapper
 
toReceptionBookingResponseList(List<ReceptionBooking>, AuthenticationService) - Method in interface it.astromark.agenda.reception.mapper.ReceptionAgendaMapper
 
toReceptionTimeslotResponse(ReceptionTimeslot) - Method in interface it.astromark.agenda.reception.mapper.ReceptionAgendaMapper
 
toSchoolClassResponse(SchoolClass) - Method in interface it.astromark.classmanagement.mapper.ClassManagementMapper
 
toSchoolClassResponseList(List<SchoolClass>) - Method in interface it.astromark.classmanagement.mapper.ClassManagementMapper
 
toSchoolClassResponseList(Set<SchoolClass>) - Method in interface it.astromark.classmanagement.mapper.ClassManagementMapper
 
toSchoolClassStudentResponse(Student) - Method in interface it.astromark.classmanagement.mapper.ClassManagementMapper
 
toSchoolClassStudentResponseList(List<Student>) - Method in interface it.astromark.classmanagement.mapper.ClassManagementMapper
 
toSchoolUserDetailed(SchoolUser) - Method in interface it.astromark.user.commons.mapper.SchoolUserMapper
 
toSchoolUserDetailedList(Set<Student>) - Method in interface it.astromark.user.commons.mapper.SchoolUserMapper
 
toSchoolUserResponse(SchoolUser) - Method in interface it.astromark.user.commons.mapper.SchoolUserMapper
 
toSchoolUserResponseList(List<Teacher>) - Method in interface it.astromark.user.commons.mapper.SchoolUserMapper
 
toSemesterReportMarkResponse(SemesterReportMark) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toSemesterReportMarkResponseList(List<SemesterReportMark>) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toSemesterReportMarkResponseSet(Set<SemesterReportMark>) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toSemesterReportResponse(SemesterReport) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toSemesterReportResponseList(List<SemesterReport>) - Method in interface it.astromark.rating.mapper.MarkMapper
 
toString() - Method in class it.astromark.agenda.commons.entity.RedDate
 
toString() - Method in record class it.astromark.agenda.reception.dto.ReceptionBookingResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.agenda.reception.dto.ReceptionTimeslotRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.agenda.reception.dto.ReceptionTimeslotResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.agenda.schoolclass.dto.ClassTimeTableRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.agenda.schoolclass.dto.SignHourRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotDetailedResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.agenda.schoolclass.dto.TimeTableResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.attendance.dto.AttendanceRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.attendance.dto.AttendanceResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.attendance.dto.JustifiableResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.authentication.dto.UserFirstLoginRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.authentication.dto.UserLoginRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.behavior.dto.NoteRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.behavior.dto.NoteResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.chat.dto.HomeworkChatResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.chat.dto.MessageResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.chat.dto.TicketResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classmanagement.dto.AddToClassRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classmanagement.dto.SchoolClassParentResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classmanagement.dto.SchoolClassRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classmanagement.dto.SchoolClassResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classmanagement.dto.SchoolClassStudentResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classmanagement.dto.TeachingRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classmanagement.dto.TeachingResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classwork.dto.ClassActivityRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classwork.dto.ClassActivityResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classwork.dto.ClassworkResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classwork.dto.HomeworkBriefResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classwork.dto.HomeworkRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.classwork.dto.HomeworkResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.commons.dto.APIResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.commons.exception.ExceptionResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.communication.dto.CommunicationRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.communication.dto.CommunicationResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.rating.dto.MarkOrientationRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.rating.dto.MarkRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.rating.dto.MarkResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.rating.dto.MarkUpdateRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.rating.dto.RatingsResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.rating.dto.SemesterReportMarkResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.rating.dto.SemesterReportResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.school.dto.SchoolRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.school.dto.SchoolResponse
Returns a string representation of this record class.
toString() - Method in class it.astromark.school.entity.School
 
toString() - Method in record class it.astromark.user.commons.dto.SchoolUserDetailed
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.commons.dto.SchoolUserResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.commons.dto.SchoolUserUpdate
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.parent.dto.ParentDetailedResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.parent.dto.ParentRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.secretary.dto.SecretaryRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.student.dto.StudentRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.teacher.dto.TeacherDetailsResponse
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.teacher.dto.TeacherRequest
Returns a string representation of this record class.
toString() - Method in record class it.astromark.user.teacher.dto.TeacherResponse
Returns a string representation of this record class.
totalAbsence() - Method in record class it.astromark.attendance.dto.AttendanceResponse
Returns the value of the totalAbsence record component.
totalDelay() - Method in record class it.astromark.attendance.dto.AttendanceResponse
Returns the value of the totalDelay record component.
toTeachingTimeslotDetailedResponse(TeachingTimeslot, ClassAgendaHelperMapper) - Method in interface it.astromark.agenda.schoolclass.mapper.ClassAgendaMapper
 
toTeachingTimeslotDetailedResponseList(List<TeachingTimeslot>, ClassAgendaHelperMapper) - Method in interface it.astromark.agenda.schoolclass.mapper.ClassAgendaMapper
 
toTeachingTimeslotResponse(TeachingTimeslot) - Method in interface it.astromark.agenda.commons.mapper.TimeslotMapper
 
toTeachingTimeslotResponseList(List<TeachingTimeslot>) - Method in interface it.astromark.agenda.commons.mapper.TimeslotMapper
 
toTicketResponse(Ticket) - Method in interface it.astromark.chat.mapper.ChatMapper
 
toTicketResponseList(List<Ticket>) - Method in interface it.astromark.chat.mapper.ChatMapper
 
type() - Method in record class it.astromark.rating.dto.MarkRequest
Returns the value of the type record component.
type() - Method in record class it.astromark.rating.dto.MarkResponse
Returns the value of the type record component.
type() - Method in record class it.astromark.rating.dto.MarkUpdateRequest
Returns the value of the type record component.
type() - Method in record class it.astromark.rating.dto.RatingsResponse
Returns the value of the type record component.
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form