Uses of Class
es.kukenan.smartfi.microservice.backoffice.repository.entity.WorkHour
Packages that use WorkHour
Package
Description
Services and related beans and dependencies.
Services and related beans and dependencies.
-
Uses of WorkHour in es.kukenan.smartfi.microservice.backoffice.repository
Methods in es.kukenan.smartfi.microservice.backoffice.repository that return types with arguments of type WorkHourModifier and TypeMethodDescriptionWorkHourRepository.findWorkHoursByAppointments(String day) Check availability for working hours.WorkHourRepository.findWorkHoursByHourAndAppointment(String day, int hour) Check day and hour availability. -
Uses of WorkHour in es.kukenan.smartfi.microservice.backoffice.repository.entity
Fields in es.kukenan.smartfi.microservice.backoffice.repository.entity declared as WorkHour