Liferay 6.0.5

com.liferay.portal.kernel.search
Class StringQueryImpl

java.lang.Object
  extended by com.liferay.portal.kernel.search.StringQueryImpl
All Implemented Interfaces:
Query, Serializable

public class StringQueryImpl
extends Object
implements Query

See Also:
Serialized Form

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

Constructor Detail

StringQueryImpl

public StringQueryImpl(String query)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Liferay 6.0.5