org.dbunit.util.search
Class AbstractIncludeNodesSearchCallback
java.lang.Object
org.dbunit.util.search.AbstractNodesFilterSearchCallback
org.dbunit.util.search.AbstractIncludeNodesSearchCallback
- All Implemented Interfaces:
- ISearchCallback
public abstract class AbstractIncludeNodesSearchCallback
- 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 |
AbstractIncludeNodesSearchCallback
public AbstractIncludeNodesSearchCallback(Set allowedNodes)
AbstractIncludeNodesSearchCallback
public AbstractIncludeNodesSearchCallback(Object[] allowedNodes)
Copyright © 2002-2012. All Rights Reserved.