|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.search.BaseQueryImpl
com.liferay.portal.kernel.search.StringQueryImpl
public class StringQueryImpl
Constructor Summary | |
---|---|
StringQueryImpl(String query)
|
Method Summary | |
---|---|
Object |
getWrappedQuery()
|
String |
toString()
|
Methods inherited from class com.liferay.portal.kernel.search.BaseQueryImpl |
---|
getQueryConfig, setQueryConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.kernel.search.Query |
---|
getQueryConfig, setQueryConfig |
Constructor Detail |
---|
public StringQueryImpl(String query)
Method Detail |
---|
public Object getWrappedQuery()
getWrappedQuery
in interface Query
getWrappedQuery
in class BaseQueryImpl
public String toString()
toString
in class Object
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |