Liferay 7.0-ce-b4

com.liferay.portal.kernel.search
Interface BooleanQueryFactory

All Known Implementing Classes:
BooleanQueryFactoryImpl

Deprecated. As of 7.0.0 , replaced by BooleanQueryImpl

@Deprecated
public interface BooleanQueryFactory


Method Summary
 BooleanQuery create()
          Deprecated.  
 

Method Detail

create

BooleanQuery create()
Deprecated. 

Liferay 7.0-ce-b4