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

F

FileService - Interface in it.astromark.commons.service
Service interface for managing file-related operations.
FileServiceImpl - Class in it.astromark.commons.service
 
FileServiceImpl() - Constructor for class it.astromark.commons.service.FileServiceImpl
 
findAbsenceByStudentAndDate(Student, LocalDate) - Method in interface it.astromark.attendance.repository.AbsenceRepository
 
findAbsenceOByDateBetweenAndStudent_IdOrderByDateDesc(LocalDate, LocalDate, UUID) - Method in interface it.astromark.attendance.repository.AbsenceRepository
 
findAllByReceptionTimetable_TeacherAndDateAfter(Teacher, LocalDate) - Method in interface it.astromark.agenda.reception.repository.ReceptionTimeslotRepository
 
findAllBySignedHour_TeachingTimeslot_ClassTimetable_SchoolClass_Id(Integer) - Method in interface it.astromark.classwork.repository.ClassActivityRepository
 
findAllBySignedHour_TeachingTimeslot_ClassTimetable_SchoolClass_Id(Integer) - Method in interface it.astromark.classwork.repository.HomeworkRepository
 
findAllMarksBySchoolClassAndDateAndTeaching_SubjectTitle_Title(Integer, LocalDate, String) - Method in interface it.astromark.rating.repository.MarkRepository
 
findAllMarksBySchoolClassAndDateRangeAndTeaching_SubjectTitle_Title(Integer, LocalDate, LocalDate, String) - Method in interface it.astromark.rating.repository.MarkRepository
 
findByClassTimetable_SchoolClass_IdAndDateBetween(Integer, LocalDate, LocalDate) - Method in interface it.astromark.agenda.schoolclass.repository.TeachingTimeslotRepository
 
findByClassTimetableAndDateAndHour(ClassTimetable, LocalDate, Short) - Method in interface it.astromark.agenda.schoolclass.repository.TeachingTimeslotRepository
 
findByClassTimetableId(Integer) - Method in interface it.astromark.agenda.schoolclass.repository.TeachingTimeslotRepository
 
findByCode(String) - Method in interface it.astromark.school.repository.SchoolRepository
 
findByHomeworkChat_IdOrderByDateTimeAsc(UUID) - Method in interface it.astromark.chat.repository.MessageRepository
 
findByHomeworkSignedHourTeachingTimeslot_IdAndStudent(Integer, Student) - Method in interface it.astromark.chat.repository.HomeworkChatRepository
 
findByIdAndDateAfter(Integer, LocalDate) - Method in interface it.astromark.agenda.reception.repository.ReceptionTimeslotRepository
 
findByNumberAndLetter(Short, String) - Method in interface it.astromark.classmanagement.repository.SchoolClassRepository
 
findByParent(Parent) - Method in interface it.astromark.agenda.reception.repository.ReceptionBookingRepository
 
findByParentAndClosedAndSolved(Parent, Boolean, Boolean) - Method in interface it.astromark.chat.repository.TicketRepository
 
findByReceptionTimeslot_ReceptionTimetable_Teacher(Teacher) - Method in interface it.astromark.agenda.reception.repository.ReceptionBookingRepository
 
findBySchool(School) - Method in interface it.astromark.classmanagement.repository.SchoolClassRepository
 
findBySchoolClass_Id(Integer) - Method in interface it.astromark.classmanagement.didactic.repository.StudyPlanRepository
 
findBySchoolClass_Id(Integer) - Method in interface it.astromark.communication.repository.CommunicationRepository
 
findBySecretariesContains(Set<Secretary>) - Method in interface it.astromark.school.repository.SchoolRepository
 
findBySignedHour(SignedHour) - Method in interface it.astromark.classwork.repository.ClassActivityRepository
 
findBySignedHour(SignedHour) - Method in interface it.astromark.classwork.repository.HomeworkRepository
 
findByStudent_IdAndFirstSemesterAndYear(UUID, Boolean, Short) - Method in interface it.astromark.rating.repository.SemesterReportRepository
 
findByTeacher(Teacher) - Method in interface it.astromark.agenda.reception.repository.ReceptionTimetableRepository
 
findByTeacher(Teacher) - Method in interface it.astromark.classmanagement.didactic.repository.TeachingRepository
 
findByTeacher(Teacher) - Method in interface it.astromark.classmanagement.repository.TeacherClassRepository
 
findByTeacher_SchoolOrParent_School(School, School) - Method in interface it.astromark.chat.repository.TicketRepository
 
findByTeacherAndClosedAndSolved(Teacher, Boolean, Boolean) - Method in interface it.astromark.chat.repository.TicketRepository
 
findByTicket(Ticket) - Method in interface it.astromark.chat.repository.MessageRepository
 
findByUsernameAndSchoolCode(String, String) - Method in interface it.astromark.user.parent.repository.ParentRepository
 
findByUsernameAndSchoolCode(String, String) - Method in interface it.astromark.user.secretary.repository.SecretaryRepository
 
findByUsernameAndSchoolCode(String, String) - Method in interface it.astromark.user.student.repository.StudentRepository
 
findByUsernameAndSchoolCode(String, String) - Method in interface it.astromark.user.teacher.repository.TeacherRepository
 
findDelayByDateBetweenAndStudent_IdOrderByDateDesc(Instant, Instant, UUID) - Method in interface it.astromark.attendance.repository.DelayRepository
 
findMarkByStudentIdAndDateBetween(UUID, LocalDate, LocalDate) - Method in interface it.astromark.rating.repository.MarkRepository
 
findTeacher(UUID) - Method in interface it.astromark.chat.service.HomeworkChatService
Finds the teacher associated with a specific chat.
findTeacher(UUID) - Method in class it.astromark.chat.service.HomeworkChatServiceImpl
 
findTeachingTimeslotByClassTimetableAndDate(ClassTimetable, LocalDate) - Method in interface it.astromark.agenda.schoolclass.repository.TeachingTimeslotRepository
 
findUserInRepositories(String, String, String) - Method in class it.astromark.authentication.service.AuthenticationServiceImpl
 
FIRST_LOGIN - Enum constant in enum class it.astromark.user.commons.model.PendingState
 
firstLogin(UserFirstLoginRequest) - Method in interface it.astromark.authentication.service.AuthenticationService
Handles the first login process for a new user.
firstLogin(UserFirstLoginRequest) - Method in class it.astromark.authentication.controller.AuthController
 
firstLogin(UserFirstLoginRequest) - Method in class it.astromark.authentication.service.AuthenticationServiceImpl
 
firstSemester() - Method in record class it.astromark.rating.dto.SemesterReportResponse
Returns the value of the firstSemester 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