com.liferay.portal.kernel.search
Class StringQueryFactoryUtil
java.lang.Object
com.liferay.portal.kernel.search.StringQueryFactoryUtil
Deprecated. As of 7.0.0
@Deprecated
public class StringQueryFactoryUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringQueryFactoryUtil
public StringQueryFactoryUtil()
- Deprecated.
create
public static Query create(String query)
- Deprecated.
getStringQueryFactory
public static StringQueryFactory getStringQueryFactory()
- Deprecated.
setStringQueryFactory
public void setStringQueryFactory(StringQueryFactory stringQueryFactory)
- Deprecated.