com.liferay.portal.kernel.search.generic
Class StringQueryFactoryImpl
java.lang.Object
com.liferay.portal.kernel.search.generic.StringQueryFactoryImpl
- All Implemented Interfaces:
- StringQueryFactory
Deprecated. As of 7.0.0
@Deprecated
public class StringQueryFactoryImpl
- extends Object
- implements StringQueryFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringQueryFactoryImpl
public StringQueryFactoryImpl()
- Deprecated.
create
public Query create(String query)
- Deprecated.
- Specified by:
create in interface StringQueryFactory