test
Class ValidationLogic

java.lang.Object
  extended by test.ValidationLogic

public class ValidationLogic
extends Object


Constructor Summary
ValidationLogic()
           
 
Method Summary
 void checkAttributes(Attributes a, Transaction t)
           
 void on_newTestPerson(Pointer p, Dictionary<String,Object> d, Attributes a, Transaction t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationLogic

public ValidationLogic()
Method Detail

checkAttributes

public void checkAttributes(Attributes a,
                            Transaction t)
                     throws LogicException
Throws:
LogicException

on_newTestPerson

public void on_newTestPerson(Pointer p,
                             Dictionary<String,Object> d,
                             Attributes a,
                             Transaction t)
                      throws LogicException
Throws:
LogicException