Interface TeachingContentActionService
- All Known Implementing Classes:
TeachingContentActionServiceImpl
public interface TeachingContentActionService
a lecturer can connect the selected Educational_objectives to the current reservation
and writes the fields comment and operation
-
Method Summary
Modifier and TypeMethodDescriptiongetEducationalObjectives
(String reservationKey) void
saveEducationalObjectives
(String reservationKey, String topicText, String taskText)
-
Method Details
-
getEducationalObjectives
-
saveEducationalObjectives
-