org.activemath.events.tags
Interface InteractionEventTag

All Superinterfaces:
SessionEventTag, UserEventTag
All Known Subinterfaces:
InteractionBookEventTag, InteractionDictionaryEventTag, InteractionExerciseEventTag, InteractionFeedbackEventTag, TutorialComponentEventTag, UserFeedbackEventTag
All Known Implementing Classes:
ClipTransferEvent, DictSearchedEvent, ExerciseActionEvent, ExerciseFinishedEvent, ExerciseHelpRequestEvent, ExerciseHintProvisionEvent, ExerciseRun, ExerciseRunEvent, ExerciseSequencerFinishedEvent, ExerciseSequencerStartedEvent, ExerciseStartedEvent, ExerciseStepEvent, FocusChangedEvent, HappinessEvent, ItemMenuContentAddedEvent, ItemMenuContentRemovedEvent, ItemPresentedEvent, ItemSeenEvent, NotePresentedEvent, PagePresentedEvent, ReportRequestedEvent, SelfAssessmentEvent, SelfReportEvent, SurveySubmittedEvent, ToolStartedEvent, TutorialInteractionEvent, UserBookDeletedEvent, UserBookPlannedEvent, UserBookRenamedEvent, UserBookUploadedEvent, UserFeedbackEvent, UserLoggedInEvent, UserLoggedOutEvent, ViewPresentedEvent, WindowClosedEvent

public interface InteractionEventTag
extends UserEventTag, SessionEventTag

Event Tag: event is associated to a user interaction.

This is an empty marker interface.


Method Summary
 
Methods inherited from interface org.activemath.events.tags.UserEventTag
getGroupId, getUserId, setGroupId, setUserId
 
Methods inherited from interface org.activemath.events.tags.SessionEventTag
getSessionId, setSessionId