public interface OsidBrowsableQuery extends OsidQuery
The OsidBrowsableQuery is used to assemble search
queries for Browsable objects. An OsidBrowsableQuery
is available from an OsidQuerySession and defines
methods to match objects. Once the desired parameters are set, the
OsidBrowsableQuery is given to the designated search method. The
same OsidBrowsableQuery returned from the session must be
used in the search as the provider may utilize implementation-specific
data wiithin the object.
If multiple data elements are set in this interface, the results matching all the given data (eg: AND) are returned.
clearAnyTerms, clearKeywordTerms, getStringMatchTypes, matchAny, matchKeyword, supportsStringMatchType