com.infoengine.pda
Class UpdateObjects

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

public class UpdateObjects
extends AbstractWebject


Field Summary
 
Fields inherited from class com.infoengine.pda.AbstractWebject
groupOutName, logWriter, password, serviceName, task, username, webject
 
Constructor Summary
UpdateObjects()
           
 
Method Summary
 void run()
          Deletes 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

UpdateObjects

public UpdateObjects()
Method Detail

run

public void run()
         throws IEException
Deletes records matching specified query criteria.

Specified by:
run in class AbstractWebject
Throws:
IEException