com.liferay.portal.kernel.search.generic
Class TermQueryFactoryImpl
java.lang.Object
com.liferay.portal.kernel.search.generic.TermQueryFactoryImpl
- All Implemented Interfaces:
- TermQueryFactory
Deprecated. As of 7.0.0
@Deprecated
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()
- Deprecated.
create
public TermQuery create(String field,
long value)
- Deprecated.
- Specified by:
create in interface TermQueryFactory
create
public TermQuery create(String field,
String value)
- Deprecated.
- Specified by:
create in interface TermQueryFactory