net.sf.lucis.core.impl
Class DefaultQueryable
java.lang.Object
net.sf.lucis.core.impl.AbstractQueryable
net.sf.lucis.core.impl.DefaultQueryable
- All Implemented Interfaces:
- Queryable
public final class DefaultQueryable
- extends AbstractQueryable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultQueryable
public DefaultQueryable(Supplier<LucisSearcher> provider)
setLogName
public void setLogName(String name)
query
public <T> T query(LucisQuery<T> inquiry)
query
public <T> T query(ComplexQuery<T> inquiry)
Copyright © 2013. All Rights Reserved.