Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.search.StringQueryFactory

Packages that use StringQueryFactory
com.liferay.portal.kernel.search   
com.liferay.portal.kernel.search.generic   
 

Uses of StringQueryFactory in com.liferay.portal.kernel.search
 

Methods in com.liferay.portal.kernel.search that return StringQueryFactory
static StringQueryFactory StringQueryFactoryUtil.getStringQueryFactory()
          Deprecated.  
 

Methods in com.liferay.portal.kernel.search with parameters of type StringQueryFactory
 void StringQueryFactoryUtil.setStringQueryFactory(StringQueryFactory stringQueryFactory)
          Deprecated.  
 

Uses of StringQueryFactory in com.liferay.portal.kernel.search.generic
 

Classes in com.liferay.portal.kernel.search.generic that implement StringQueryFactory
 class StringQueryFactoryImpl
          Deprecated. As of 7.0.0
 


Liferay 7.0-ce-b4