org.activemath.events.tags
Interface SessionEventTag

All Known Subinterfaces:
InteractionBookEventTag, InteractionDictionaryEventTag, InteractionEventTag, InteractionExerciseEventTag, InteractionFeedbackEventTag, TutorialComponentEventTag, UserFeedbackEventTag
All Known Implementing Classes:
BeliefUpdateEvent, 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, UrlRequestedEvent, UserBookDeletedEvent, UserBookPlannedEvent, UserBookRenamedEvent, UserBookUploadedEvent, UserFeedbackEvent, UserLoggedInEvent, UserLoggedOutEvent, ViewPresentedEvent, WindowClosedEvent

public interface SessionEventTag

Event Tag: event is associated to a user.

Adds the following event attributes:


Method Summary
 String getSessionId()
           
 void setSessionId(String string)
           
 

Method Detail

getSessionId

String getSessionId()

setSessionId

void setSessionId(String string)