com.liferay.portal.kernel.search
Class StringQueryImpl
java.lang.Object
com.liferay.portal.kernel.search.BaseQueryImpl
com.liferay.portal.kernel.search.StringQueryImpl
- All Implemented Interfaces:
- Query, Serializable
public class StringQueryImpl
- extends BaseQueryImpl
- implements Query
- See Also:
- Serialized Form
StringQueryImpl
public StringQueryImpl(String query)
getWrappedQuery
public Object getWrappedQuery()
- Specified by:
getWrappedQuery in interface Query- Specified by:
getWrappedQuery in class BaseQueryImpl
toString
public String toString()
- Overrides:
toString in class Object