Liferay 6.2-ce-ga5

com.liferay.portal.kernel.search
Interface QueryTerm

All Superinterfaces:
Serializable
All Known Implementing Classes:
QueryTermImpl

public interface QueryTerm
extends Serializable


Method Summary
 String getField()
           
 String getValue()
           
 

Method Detail

getField

String getField()

getValue

String getValue()

Liferay 6.2-ce-ga5