Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.search.BaseQueryImpl

Packages that use BaseQueryImpl
com.liferay.portal.kernel.search   
com.liferay.portal.search.generic   
com.liferay.portal.search.lucene   
 

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

Subclasses of BaseQueryImpl in com.liferay.portal.kernel.search
 class BaseBooleanQueryImpl
           
 class StringQueryImpl
           
 

Uses of BaseQueryImpl in com.liferay.portal.search.generic
 

Subclasses of BaseQueryImpl in com.liferay.portal.search.generic
 class BooleanQueryImpl
           
 class TermQueryImpl
           
 class TermRangeQueryImpl
           
 class WildcardQueryImpl
           
 

Uses of BaseQueryImpl in com.liferay.portal.search.lucene
 

Subclasses of BaseQueryImpl in com.liferay.portal.search.lucene
 class LuceneQueryImpl
           
 


Liferay 6.1.2-ce-ga3