com.liferay.portal.kernel.search
Class StringQueryFactoryImpl
java.lang.Object
com.liferay.portal.kernel.search.StringQueryFactoryImpl
- All Implemented Interfaces:
- StringQueryFactory
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()
create
public Query create(String query)
- Specified by:
create
in interface StringQueryFactory