|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectedu.northwestern.at.monk.model.DebugUtils
public class DebugUtils
Debugging utilities for the datastore test servlet.
| 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 |
|---|
public static void printHeaderSections(long ct,
SearchCriteria criteria,
java.io.PrintWriter out)
throws ModelException
ct - Number of rows in result.criteria - Search criteria.out - HTML printwriter.
ModelException -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||