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

A term for an object query.

MethodgetObject
Description

Gets the object in this term.

Returnobjectthe object
ErrorsILLEGAL_STATE isWildcard() is true
CompliancemandatoryThis method must be implemented.
MethodgetObjectType
Description

Gets the object type in this term.

Returnosid.type.Typethe object type
ErrorsILLEGAL_STATE isWildcard() is true
CompliancemandatoryThis method must be implemented.