Liferay 6.1.2-ce-ga3

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.1.2-ce-ga3