OSID Logo
OSID Specifications
search package
Version 3.1.0
Interfaceosid.search.terms.ObjectTerm
Implementsosid.search.QueryTerm
Used Byosid.configuration.ValueQueryInspector
osid.dictionary.EntryQueryInspector
Description

A term for an object query.

MethodgetObject
Description

Gets the object in this term.

Returnobject the object
ErrorsILLEGAL_STATE isWildcard() is true
Compliancemandatory This method must be implemented.
MethodgetObjectType
Description

Gets the object type in this term.

Returnosid.type.Type the object type
ErrorsILLEGAL_STATE isWildcard() is true
Compliancemandatory This method must be implemented.