public class StubQueryFilter extends java.lang.Object implements QueryFilter
QUERY_DELIMETER
Constructor and Description |
---|
StubQueryFilter(java.util.List data)
Creates a stub query that returns the given collections as the query
result
|
public StubQueryFilter(java.util.List data)
data
- - the stub query resultpublic java.util.List query(java.lang.String queryStr) throws java.lang.Exception
query
in interface QueryFilter
queryStr
- - not usejava.lang.Exception
public java.util.List query(java.util.List queries) throws java.lang.Exception
query
in interface QueryFilter
queries
- - not usejava.lang.Exception
Copyright © 2005-2017. All Rights Reserved.