com.liferay.portal.search.generic
Class TermQueryFactoryImpl
java.lang.Object
com.liferay.portal.search.generic.TermQueryFactoryImpl
- All Implemented Interfaces:
- TermQueryFactory
public class TermQueryFactoryImpl
- extends Object
- implements TermQueryFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TermQueryFactoryImpl
public TermQueryFactoryImpl()
create
public TermQuery create(String field,
long value)
- Specified by:
create
in interface TermQueryFactory
create
public TermQuery create(String field,
String value)
- Specified by:
create
in interface TermQueryFactory