com.liferay.portal.kernel.search
Interface BooleanClauseOccur

All Known Implementing Classes:
BooleanClauseOccurImpl

public interface BooleanClauseOccur

View Source

Author:
Brian Wing Shun Chan

Field Summary
static BooleanClauseOccur MUST
           
static BooleanClauseOccur MUST_NOT
           
static BooleanClauseOccur SHOULD
           
 

Field Detail

MUST

static final BooleanClauseOccur MUST

MUST_NOT

static final BooleanClauseOccur MUST_NOT

SHOULD

static final BooleanClauseOccur SHOULD