Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.search
Class StringQueryFactoryImpl

java.lang.Object
  extended by com.liferay.portal.kernel.search.StringQueryFactoryImpl
All Implemented Interfaces:
StringQueryFactory

public class StringQueryFactoryImpl
extends Object
implements StringQueryFactory


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

Constructor Detail

StringQueryFactoryImpl

public StringQueryFactoryImpl()
Method Detail

create

public Query create(String query)
Specified by:
create in interface StringQueryFactory

Liferay 6.1.2-ce-ga3