com.infoengine.pda
Class QueryObjects

java.lang.Object
  extended bycom.infoengine.pda.AbstractWebject
      extended bycom.infoengine.pda.QueryObjects

public class QueryObjects
extends AbstractWebject


Field Summary
 
Fields inherited from class com.infoengine.pda.AbstractWebject
groupOutName, logWriter, password, serviceName, task, username, webject
 
Constructor Summary
QueryObjects()
           
 
Method Summary
 void run()
          Queries the PDA for records matching specified query criteria.
 
Methods inherited from class com.infoengine.pda.AbstractWebject
addGroup, executeAction, getActionURL, getAttribute, getParam, getParam, getParams, getParamsAsArray, getTask, getWhere, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryObjects

public QueryObjects()
Method Detail

run

public void run()
         throws IEException
Queries the PDA for records matching specified query criteria.

Specified by:
run in class AbstractWebject
Throws:
IEException