Liferay 6.1.2-ce-ga3

com.liferay.portal.search.generic
Class BooleanQueryFactoryImpl

java.lang.Object
  extended by com.liferay.portal.search.generic.BooleanQueryFactoryImpl
All Implemented Interfaces:
BooleanQueryFactory

public class BooleanQueryFactoryImpl
extends Object
implements BooleanQueryFactory


Constructor Summary
BooleanQueryFactoryImpl()
           
 
Method Summary
 BooleanQuery create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanQueryFactoryImpl

public BooleanQueryFactoryImpl()
Method Detail

create

public BooleanQuery create()
Specified by:
create in interface BooleanQueryFactory

Liferay 6.1.2-ce-ga3