ibspan.tss.test
Class SessionSimulator

java.lang.Object
  extended by ibspan.tss.test.SessionSimulator

public class SessionSimulator
extends Object


Constructor Summary
SessionSimulator(OntModel mHistoryDB, OntModel mDomain, OntModel mRestaurantsDB)
           
 
Method Summary
 void setMaxDetails(int maxDetails)
           
 void setMaxQuerySize(int maxQuerySize)
           
 void setMaxSearches(int maxSearches)
           
 void simulateSession(int userID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionSimulator

public SessionSimulator(OntModel mHistoryDB,
                        OntModel mDomain,
                        OntModel mRestaurantsDB)
                 throws com.ibm.adtech.jastor.JastorException
Throws:
com.ibm.adtech.jastor.JastorException
Method Detail

setMaxDetails

public void setMaxDetails(int maxDetails)

setMaxQuerySize

public void setMaxQuerySize(int maxQuerySize)

setMaxSearches

public void setMaxSearches(int maxSearches)

simulateSession

public void simulateSession(int userID)
                     throws com.ibm.adtech.jastor.JastorException
Throws:
com.ibm.adtech.jastor.JastorException