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

A term for an Integer query.

MethodgetInteger
Description

Gets the Integer in this term.

Returnintegerthe integer value
ErrorsILLEGAL_STATE isWildcard() is true
CompliancemandatoryThis method must be implemented.