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
ConstructorsConstructorDescriptionTeachingContentActionServiceImpl(Context context, SecurityManager securityManager) -
Method Summary
Modifier and TypeMethodDescriptiongetEducationalObjectives(String reservationKey) voidsaveEducationalObjectives(String reservationKey, String topicText, String taskText)
-
Constructor Details
-
TeachingContentActionServiceImpl
-
-
Method Details
-
getEducationalObjectives
- Specified by:
getEducationalObjectivesin interfaceTeachingContentActionService
-
saveEducationalObjectives
- Specified by:
saveEducationalObjectivesin interfaceTeachingContentActionService
-