Class TeachingContentActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.reservation.impl.actions.TeachingContentActionServiceImpl
- All Implemented Interfaces:
TeachingContentActionService
public class TeachingContentActionServiceImpl
extends Object
implements TeachingContentActionService
-
Constructor Summary
ConstructorDescriptionTeachingContentActionServiceImpl
(Context context, SecurityManager securityManager) -
Method Summary
Modifier and TypeMethodDescriptiongetEducationalObjectives
(String reservationKey) void
saveEducationalObjectives
(String reservationKey, String topicText, String taskText)
-
Constructor Details
-
TeachingContentActionServiceImpl
-
-
Method Details
-
getEducationalObjectives
- Specified by:
getEducationalObjectives
in interfaceTeachingContentActionService
-
saveEducationalObjectives
- Specified by:
saveEducationalObjectives
in interfaceTeachingContentActionService
-