Liferay 6.2-ce-ga5

com.liferay.portal.kernel.search
Interface WildcardQuery

All Superinterfaces:
Query, Serializable

public interface WildcardQuery
extends Query


Method Summary
 QueryTerm getQueryTerm()
           
 
Methods inherited from interface com.liferay.portal.kernel.search.Query
getQueryConfig, getWrappedQuery, setQueryConfig
 

Method Detail

getQueryTerm

QueryTerm getQueryTerm()

Liferay 6.2-ce-ga5