org.activemath.feedback.therapies
Class GuideNavigation

java.lang.Object
  extended by org.activemath.feedback.therapies.Therapy
      extended by org.activemath.feedback.therapies.GuideNavigation
All Implemented Interfaces:
Comparable

public class GuideNavigation
extends Therapy


Field Summary
 
Fields inherited from class org.activemath.feedback.therapies.Therapy
CONTENT_PRESENTATION, GUIDE_NAVIGATION, message, name, SKIPPED_BEGINNING, smile
 
Constructor Summary
GuideNavigation(Page page)
           
GuideNavigation(Page page, String message)
           
 
Method Summary
 Page getPage()
           
 
Methods inherited from class org.activemath.feedback.therapies.Therapy
addDiagnose, addPrescription, compareTo, getAnamnesis, getMessage, getName, getPrescriptions, getSmile, getTimestamp, getType, setAnamnesis, setMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GuideNavigation

public GuideNavigation(Page page)

GuideNavigation

public GuideNavigation(Page page,
                       String message)
Method Detail

getPage

public Page getPage()
Returns:
Returns the pageRef.