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 QueryFilterqueryStr - - not usejava.lang.Exceptionpublic java.util.List query(java.util.List queries)
throws java.lang.Exception
query in interface QueryFilterqueries - - not usejava.lang.ExceptionCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.