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

S

s3Client() - Method in class it.astromark.commons.configuration.S3ClientConfig
 
S3ClientConfig - Class in it.astromark.commons.configuration
 
S3ClientConfig() - Constructor for class it.astromark.commons.configuration.S3ClientConfig
 
saveAttendance(Integer, LocalDate, List<AttendanceRequest>) - Method in class it.astromark.attendance.service.AttendanceServiceImpl
 
saveAttendance(Integer, LocalDate, List<AttendanceRequest>) - Method in class it.astromark.attendance.controller.AttendanceController
 
saveAttendance(Integer, LocalDate, List<AttendanceRequest>) - Method in interface it.astromark.attendance.service.AttendanceService
Saves the attendance records for a specific class on a given date.
School - Class in it.astromark.school.entity
 
School() - Constructor for class it.astromark.school.entity.School
 
SchoolClass - Class in it.astromark.classmanagement.entity
 
SchoolClass() - Constructor for class it.astromark.classmanagement.entity.SchoolClass
 
schoolClassId() - Method in record class it.astromark.agenda.schoolclass.dto.ClassTimeTableRequest
Returns the value of the schoolClassId record component.
SchoolClassParentResponse - Record Class in it.astromark.classmanagement.dto
 
SchoolClassParentResponse(UUID, String, String) - Constructor for record class it.astromark.classmanagement.dto.SchoolClassParentResponse
Creates an instance of a SchoolClassParentResponse record class.
SchoolClassRepository - Interface in it.astromark.classmanagement.repository
 
SchoolClassRequest - Record Class in it.astromark.classmanagement.dto
 
SchoolClassRequest(Short, String) - Constructor for record class it.astromark.classmanagement.dto.SchoolClassRequest
Creates an instance of a SchoolClassRequest record class.
schoolClassResponse(SchoolClassRequest) - Method in class it.astromark.classmanagement.service.ClassManagementServiceImpl
 
schoolClassResponse(SchoolClassRequest) - Method in interface it.astromark.classmanagement.service.ClassManagementService
Creates or retrieves a school class based on the provided request.
SchoolClassResponse - Record Class in it.astromark.classmanagement.dto
 
SchoolClassResponse(Integer, Integer, String, Short, String) - Constructor for record class it.astromark.classmanagement.dto.SchoolClassResponse
Creates an instance of a SchoolClassResponse record class.
SchoolClassStudentResponse - Record Class in it.astromark.classmanagement.dto
 
SchoolClassStudentResponse(UUID, String, String) - Constructor for record class it.astromark.classmanagement.dto.SchoolClassStudentResponse
Creates an instance of a SchoolClassStudentResponse record class.
schoolCode() - Method in record class it.astromark.authentication.dto.UserFirstLoginRequest
Returns the value of the schoolCode record component.
schoolCode() - Method in record class it.astromark.authentication.dto.UserLoginRequest
Returns the value of the schoolCode record component.
SchoolRepository - Interface in it.astromark.school.repository
 
SchoolRequest - Record Class in it.astromark.school.dto
 
SchoolRequest() - Constructor for record class it.astromark.school.dto.SchoolRequest
Creates an instance of a SchoolRequest record class.
SchoolResponse - Record Class in it.astromark.school.dto
 
SchoolResponse() - Constructor for record class it.astromark.school.dto.SchoolResponse
Creates an instance of a SchoolResponse record class.
SchoolService - Interface in it.astromark.school.service
Service interface for managing school entities.
SchoolServiceImpl - Class in it.astromark.school.service
 
SchoolServiceImpl(SchoolRepository) - Constructor for class it.astromark.school.service.SchoolServiceImpl
 
SchoolUser - Class in it.astromark.user.commons.model
 
SchoolUser() - Constructor for class it.astromark.user.commons.model.SchoolUser
 
SchoolUserController - Class in it.astromark.user.commons.controller
 
SchoolUserController(SchoolUserService) - Constructor for class it.astromark.user.commons.controller.SchoolUserController
 
SchoolUserDetailed - Record Class in it.astromark.user.commons.dto
 
SchoolUserDetailed(UUID, String, String, String, String, String, LocalDate, Boolean) - Constructor for record class it.astromark.user.commons.dto.SchoolUserDetailed
Creates an instance of a SchoolUserDetailed record class.
SchoolUserMapper - Interface in it.astromark.user.commons.mapper
 
SchoolUserResponse - Record Class in it.astromark.user.commons.dto
 
SchoolUserResponse(String, String, UUID) - Constructor for record class it.astromark.user.commons.dto.SchoolUserResponse
Creates an instance of a SchoolUserResponse record class.
SchoolUserService - Interface in it.astromark.user.commons.service
Service interface for managing school user-related operations.
SchoolUserServiceImpl - Class in it.astromark.user.commons.service
 
SchoolUserServiceImpl(AuthenticationService, StudentRepository, TeacherRepository, SchoolUserMapper, SecretaryRepository, ParentRepository, TeacherClassRepository) - Constructor for class it.astromark.user.commons.service.SchoolUserServiceImpl
 
SchoolUserUpdate - Record Class in it.astromark.user.commons.dto
 
SchoolUserUpdate(String) - Constructor for record class it.astromark.user.commons.dto.SchoolUserUpdate
Creates an instance of a SchoolUserUpdate record class.
Secretary - Class in it.astromark.user.secretary.entity
 
Secretary() - Constructor for class it.astromark.user.secretary.entity.Secretary
 
SECRETARY - Enum constant in enum class it.astromark.user.commons.model.Role
 
SecretaryController - Class in it.astromark.user.secretary.controller
 
SecretaryController(SecretaryService) - Constructor for class it.astromark.user.secretary.controller.SecretaryController
 
SecretaryRepository - Interface in it.astromark.user.secretary.repository
 
SecretaryRequest - Record Class in it.astromark.user.secretary.dto
 
SecretaryRequest(String, String, String, String, LocalDate, Boolean, String) - Constructor for record class it.astromark.user.secretary.dto.SecretaryRequest
Creates an instance of a SecretaryRequest record class.
SecretaryService - Interface in it.astromark.user.secretary.service
Service interface for managing secretary-related operations.
SecretaryServiceImpl - Class in it.astromark.user.secretary.service
 
SecretaryServiceImpl(SecretaryRepository, AuthenticationService, SchoolUserMapper, SendGridMailService, SchoolRepository) - Constructor for class it.astromark.user.secretary.service.SecretaryServiceImpl
 
securityFilterChain(HttpSecurity) - Method in class it.astromark.commons.security.SpringConfig
Temporary bean to disable default http basic auth
SemesterReport - Class in it.astromark.rating.model
 
SemesterReport() - Constructor for class it.astromark.rating.model.SemesterReport
 
SemesterReportMark - Class in it.astromark.rating.model
 
SemesterReportMark() - Constructor for class it.astromark.rating.model.SemesterReportMark
 
SemesterReportMarkRepository - Interface in it.astromark.rating.repository
 
SemesterReportMarkResponse - Record Class in it.astromark.rating.dto
 
SemesterReportMarkResponse(Integer, String, Short) - Constructor for record class it.astromark.rating.dto.SemesterReportMarkResponse
Creates an instance of a SemesterReportMarkResponse record class.
semesterReportMarks() - Method in record class it.astromark.rating.dto.SemesterReportResponse
Returns the value of the semesterReportMarks record component.
SemesterReportRepository - Interface in it.astromark.rating.repository
 
SemesterReportResponse - Record Class in it.astromark.rating.dto
 
SemesterReportResponse(Integer, Boolean, Boolean, Boolean, Boolean, Short, List<SemesterReportMarkResponse>) - Constructor for record class it.astromark.rating.dto.SemesterReportResponse
Creates an instance of a SemesterReportResponse record class.
sendAccessMail(String, String, String, String) - Method in class it.astromark.commons.service.SendGridMailService
 
senderName() - Method in record class it.astromark.chat.dto.MessageResponse
Returns the value of the senderName record component.
SendGridMailService - Class in it.astromark.commons.service
 
SendGridMailService(SendGrid) - Constructor for class it.astromark.commons.service.SendGridMailService
 
sendMessage(UUID, String) - Method in interface it.astromark.chat.service.HomeworkChatService
Sends a message to a specific homework chat.
sendMessage(UUID, String) - Method in class it.astromark.chat.service.HomeworkChatServiceImpl
 
sendMessage(UUID, String) - Method in interface it.astromark.chat.service.TicketService
Sends a message related to a specific ticket.
sendMessage(UUID, String) - Method in class it.astromark.chat.service.TicketServiceImpl
 
sendMessage(UUID, String) - Method in class it.astromark.chat.controller.HomeworkChatController
 
sendMessage(UUID, String) - Method in class it.astromark.chat.controller.TicketController
 
sign(Integer, SignHourRequest) - Method in class it.astromark.agenda.schoolclass.controller.ClassAgendaController
 
sign(Integer, SignHourRequest) - Method in interface it.astromark.agenda.schoolclass.service.ClassAgendaService
Signs the teaching hours for a given class.
sign(Integer, SignHourRequest) - Method in class it.astromark.agenda.schoolclass.service.ClassAgendaServiceImpl
 
signed() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotDetailedResponse
Returns the value of the signed record component.
signedHour() - Method in record class it.astromark.classwork.dto.ClassworkResponse
Returns the value of the signedHour record component.
signedHour() - Method in record class it.astromark.classwork.dto.HomeworkResponse
Returns the value of the signedHour record component.
SignedHour - Class in it.astromark.agenda.schoolclass.entity
 
SignedHour() - Constructor for class it.astromark.agenda.schoolclass.entity.SignedHour
 
SignedHourRepository - Interface in it.astromark.agenda.schoolclass.repository
 
SignHourRequest - Record Class in it.astromark.agenda.schoolclass.dto
 
SignHourRequest(Integer, Integer, String, LocalDate, ClassActivityRequest, HomeworkRequest) - Constructor for record class it.astromark.agenda.schoolclass.dto.SignHourRequest
Creates an instance of a SignHourRequest record class.
solved() - Method in record class it.astromark.chat.dto.TicketResponse
Returns the value of the solved record component.
SpringConfig - Class in it.astromark.commons.security
 
SpringConfig(JwtFilter) - Constructor for class it.astromark.commons.security.SpringConfig
 
SpringValidationConf - Class in it.astromark.commons.configuration
 
SpringValidationConf() - Constructor for class it.astromark.commons.configuration.SpringValidationConf
 
startDate() - Method in record class it.astromark.agenda.schoolclass.dto.ClassTimeTableRequest
Returns the value of the startDate record component.
startDate() - Method in record class it.astromark.agenda.schoolclass.dto.TimeTableResponse
Returns the value of the startDate record component.
status() - Method in record class it.astromark.commons.exception.ExceptionResponse
Returns the value of the status record component.
statusCode() - Method in record class it.astromark.commons.dto.APIResponse
Returns the value of the statusCode record component.
Student - Class in it.astromark.user.student.entity
 
Student() - Constructor for class it.astromark.user.student.entity.Student
 
STUDENT - Enum constant in enum class it.astromark.user.commons.model.Role
 
StudentController - Class in it.astromark.user.student.controller
 
StudentController(StudentService) - Constructor for class it.astromark.user.student.controller.StudentController
 
studentId() - Method in record class it.astromark.attendance.dto.AttendanceRequest
Returns the value of the studentId record component.
studentId() - Method in record class it.astromark.behavior.dto.NoteRequest
Returns the value of the studentId record component.
studentId() - Method in record class it.astromark.chat.dto.HomeworkChatResponse
Returns the value of the studentId record component.
studentId() - Method in record class it.astromark.rating.dto.MarkRequest
Returns the value of the studentId record component.
studentId() - Method in record class it.astromark.rating.dto.RatingsResponse
Returns the value of the studentId record component.
studentId() - Method in record class it.astromark.user.parent.dto.ParentRequest
Returns the value of the studentId record component.
StudentRepository - Interface in it.astromark.user.student.repository
 
StudentRequest - Record Class in it.astromark.user.student.dto
 
StudentRequest(String, String, String, String, LocalDate, Boolean, String, Integer) - Constructor for record class it.astromark.user.student.dto.StudentRequest
Creates an instance of a StudentRequest record class.
StudentService - Interface in it.astromark.user.student.service
 
StudentServiceImpl - Class in it.astromark.user.student.service
 
StudentServiceImpl(SchoolUserService, StudentRepository, ClassManagementMapper, AuthenticationService, SendGridMailService, SchoolUserMapper, OrientationService, SchoolRepository) - Constructor for class it.astromark.user.student.service.StudentServiceImpl
 
StudyPlan - Class in it.astromark.classmanagement.didactic.entity
 
StudyPlan() - Constructor for class it.astromark.classmanagement.didactic.entity.StudyPlan
 
StudyPlanRepository - Interface in it.astromark.classmanagement.didactic.repository
 
subject() - Method in record class it.astromark.agenda.schoolclass.dto.SignHourRequest
Returns the value of the subject record component.
subject() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotDetailedResponse
Returns the value of the subject record component.
subject() - Method in record class it.astromark.agenda.schoolclass.dto.TeachingTimeslotRequest
Returns the value of the subject record component.
subject() - Method in record class it.astromark.classmanagement.dto.TeachingResponse
Returns the value of the subject record component.
subject() - Method in record class it.astromark.rating.dto.RatingsResponse
Returns the value of the subject record component.
Subject - Class in it.astromark.classmanagement.didactic.entity
 
Subject() - Constructor for class it.astromark.classmanagement.didactic.entity.Subject
 
SubjectRepository - Interface in it.astromark.classmanagement.didactic.repository
 
subjectTitle() - Method in record class it.astromark.classmanagement.dto.TeachingRequest
Returns the value of the subjectTitle record component.
surname() - Method in record class it.astromark.agenda.reception.dto.ReceptionBookingResponse
Returns the value of the surname record component.
surname() - Method in record class it.astromark.agenda.reception.dto.ReceptionTimeslotResponse
Returns the value of the surname record component.
surname() - Method in record class it.astromark.attendance.dto.AttendanceResponse
Returns the value of the surname record component.
surname() - Method in record class it.astromark.classmanagement.dto.SchoolClassParentResponse
Returns the value of the surname record component.
surname() - Method in record class it.astromark.classmanagement.dto.SchoolClassStudentResponse
Returns the value of the surname record component.
surname() - Method in record class it.astromark.rating.dto.RatingsResponse
Returns the value of the surname record component.
surname() - Method in record class it.astromark.user.commons.dto.SchoolUserDetailed
Returns the value of the surname record component.
surname() - Method in record class it.astromark.user.commons.dto.SchoolUserResponse
Returns the value of the surname record component.
surname() - Method in record class it.astromark.user.parent.dto.ParentDetailedResponse
Returns the value of the surname record component.
surname() - Method in record class it.astromark.user.parent.dto.ParentRequest
Returns the value of the surname record component.
surname() - Method in record class it.astromark.user.secretary.dto.SecretaryRequest
Returns the value of the surname record component.
surname() - Method in record class it.astromark.user.student.dto.StudentRequest
Returns the value of the surname record component.
surname() - Method in record class it.astromark.user.teacher.dto.TeacherRequest
Returns the value of the surname record component.
surname() - Method in record class it.astromark.user.teacher.dto.TeacherResponse
Returns the value of the surname 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