Package inha.dayoook_e.tutee.api.service
Interface TuteeService
- All Known Implementing Classes:
TuteeServiceImpl
public interface TuteeService
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.data.domain.Slice<SearchTuteeApplicationResponse>
getTuteeApplications
(User user, Integer page, Status status) getTuteeSchedule
(User user, Integer year, Integer month)
-
Method Details
-
getTuteeApplications
org.springframework.data.domain.Slice<SearchTuteeApplicationResponse> getTuteeApplications(User user, Integer page, Status status) -
getTuteeSchedule
-