Liferay 6.1.10-ee-ga1

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

Packages that use BooleanClauseFactory
com.liferay.portal.kernel.search   
 

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

Methods in com.liferay.portal.kernel.search that return BooleanClauseFactory
static BooleanClauseFactory BooleanClauseFactoryUtil.getBooleanClauseFactory()
           
 

Methods in com.liferay.portal.kernel.search with parameters of type BooleanClauseFactory
 void BooleanClauseFactoryUtil.setBooleanClauseFactory(BooleanClauseFactory booleanClauseFactory)
           
 


Liferay 6.1.10-ee-ga1