org.activemath.events.tags
Interface BookEventTag

All Known Subinterfaces:
InteractionBookEventTag
All Known Implementing Classes:
ExerciseFinishedEvent, ExerciseRun, ExerciseRunEvent, ExerciseSequencerStartedEvent, ExerciseStartedEvent, ExerciseStepEvent, ItemMenuContentAddedEvent, ItemMenuContentRemovedEvent, ItemPresentedEvent, PagePresentedEvent, UserBookDeletedEvent, UserBookPlannedEvent, UserBookRenamedEvent, UserBookUploadedEvent

public interface BookEventTag

Event Tag: event is associated to a book.

Adds the following event attributes:


Method Summary
 String getBookId()
           
 void setBookId(String string)
           
 

Method Detail

getBookId

String getBookId()

setBookId

void setBookId(String string)