edu.jhu.tmaj.servlet.request.impl
Class ScoredImageQuery

java.lang.Object
  extended by edu.jhu.tmaj.servlet.request.impl.ScoredImageQuery

final class ScoredImageQuery
extends java.lang.Object

Adds data from the ScoredImages table to the field_value maps in mapList.


Constructor Summary
ScoredImageQuery(java.util.List<java.util.Map> mapList, java.lang.String sessionsString)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScoredImageQuery

public ScoredImageQuery(java.util.List<java.util.Map> mapList,
                        java.lang.String sessionsString)
                 throws java.sql.SQLException
Throws:
java.sql.SQLException