edu.northwestern.at.monk.model
Class DebugUtils

java.lang.Object
  extended by edu.northwestern.at.monk.model.DebugUtils

public class DebugUtils
extends java.lang.Object

Debugging utilities for the datastore test servlet.

See Also:
MONK Datastore Overview, Licensing Agreement

Method Summary
static void printHeaderSections(long ct, SearchCriteria criteria, java.io.PrintWriter out)
          Prints the debugging servlet header sections for a search result.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

printHeaderSections

public static void printHeaderSections(long ct,
                                       SearchCriteria criteria,
                                       java.io.PrintWriter out)
                                throws ModelException
Prints the debugging servlet header sections for a search result.

Parameters:
ct - Number of rows in result.
criteria - Search criteria.
out - HTML printwriter.
Throws:
ModelException -
Unable to get MySQL explanation