org.dbunit.util.search
Class AbstractExcludeNodesSearchCallback
java.lang.Object
org.dbunit.util.search.AbstractNodesFilterSearchCallback
org.dbunit.util.search.AbstractExcludeNodesSearchCallback
- All Implemented Interfaces:
- ISearchCallback
public abstract class AbstractExcludeNodesSearchCallback
- extends AbstractNodesFilterSearchCallback
- Since:
- Aug 25, 2005
- Version:
- $Revision: 769 $
- Author:
- Felipe Leme (dbunit@felipeal.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractExcludeNodesSearchCallback
public AbstractExcludeNodesSearchCallback(Set deniedNodes)
AbstractExcludeNodesSearchCallback
public AbstractExcludeNodesSearchCallback(Object[] deniedNodes)
Copyright © 2002-2012. All Rights Reserved.