OSID Logo
OSID Specifications
search package
Version 3.0.0
Release Candidate Preview
Interfaceosid.search.terms.BooleanTerm
Implementsosid.search.QueryTerm
Description

A term for a boolean query.

MethodgetBoolean
Description

Gets the bolean in the term.

Returnbooleanthe boolean value
ErrorsILLEGAL_STATE isWildcard() is true
CompliancemandatoryThis method must be implemented.