org.activemath.events.tags
Interface InteractionBookEventTag

All Superinterfaces:
BookEventTag, InteractionEventTag, SessionEventTag, UserEventTag
All Known Implementing Classes:
ExerciseSequencerStartedEvent, ItemMenuContentAddedEvent, ItemMenuContentRemovedEvent, UserBookDeletedEvent, UserBookPlannedEvent, UserBookRenamedEvent, UserBookUploadedEvent

public interface InteractionBookEventTag
extends InteractionEventTag, BookEventTag

Event Tag: event is associated to a user interaction on a book.

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
 
Methods inherited from interface org.activemath.events.tags.BookEventTag
getBookId, setBookId