Class CancelChangesEntity

java.lang.Object
  extended by com.wrq.vhi.script.api.EntityEventHandler
      extended by CancelChangesEntity
All Implemented Interfaces:
com.wrq.vhi.script.api.EventHandler

public class CancelChangesEntity
extends com.wrq.vhi.script.api.EntityEventHandler

Whenver the CancelChanges entity is recoginzed, bypass it by executing the ToAddressBook operation.


Field Summary
 
Fields inherited from interface com.wrq.vhi.script.api.EventHandler
DEFAULT_TIMEOUT
 
Constructor Summary
CancelChangesEntity()
           
 
Method Summary
 void entityArrival(com.wrq.vhi.script.api.EntityArrivalEvent event)
           
 
Methods inherited from class com.wrq.vhi.script.api.EntityEventHandler
entityDeparture, moveCursor, writeAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CancelChangesEntity

public CancelChangesEntity()
Method Detail

entityArrival

public void entityArrival(com.wrq.vhi.script.api.EntityArrivalEvent event)
                   throws com.wrq.apptrieve.agent.ApptrieveException
Overrides:
entityArrival in class com.wrq.vhi.script.api.EntityEventHandler
Throws:
com.wrq.apptrieve.agent.ApptrieveException