test
Class ValidationSubfolderLogic

java.lang.Object
  extended by test.ValidationSubfolderLogic

public class ValidationSubfolderLogic
extends Object


Constructor Summary
ValidationSubfolderLogic()
           
 
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

ValidationSubfolderLogic

public ValidationSubfolderLogic()
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