Interface EducationalObjectiveActionService
- All Known Implementing Classes:
EducationalObjectiveActionServiceImpl
public interface EducationalObjectiveActionService
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionvoidsaveEducationalObjective(String key, String field, String value) voidvoidsaveReservation(String key, String value)
-
Method Details
-
getEventInformation
-
saveEvent
-
getEducationalObjectiveList
List<EducationalObjectiveActionService.EducationalObjective> getEducationalObjectiveList(String key) -
saveEducationalObjective
-
saveReservation
-