org.activemath.feedback.diagnoses
Class IrrationalNavigation

java.lang.Object
  extended by org.activemath.feedback.diagnoses.Diagnose
      extended by org.activemath.feedback.diagnoses.IrrationalNavigation

public class IrrationalNavigation
extends Diagnose


Constructor Summary
IrrationalNavigation(String pageRef, UserContext uc)
           
 
Method Summary
 String getPageRef()
           
 String renderParams()
           
 
Methods inherited from class org.activemath.feedback.diagnoses.Diagnose
addSymptom, getSyndrome, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IrrationalNavigation

public IrrationalNavigation(String pageRef,
                            UserContext uc)
Method Detail

renderParams

public String renderParams()
Specified by:
renderParams in class Diagnose

getPageRef

public String getPageRef()
Returns:
Returns the pageRef.