Package it.astromark.attendance.mapper
Interface JustifiableMapper
public interface JustifiableMapper
-
Method Summary
Modifier and TypeMethodDescriptionabsenceToJustifiableResponseList
(List<Absence> justifiable) delayToJustifiableResponseList
(List<Delay> justifiable) toJustifiableResponse
(Absence justifiable) toJustifiableResponse
(Delay justifiable)
-
Method Details
-
toJustifiableResponse
-
toJustifiableResponse
-
absenceToJustifiableResponseList
-
delayToJustifiableResponseList
-