Uses of Interface
org.osid.course.chronicle.AwardEntryQueryInspector
Packages that use AwardEntryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of AwardEntryQueryInspector in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return AwardEntryQueryInspectorModifier and TypeMethodDescriptionAwardEntrySearchResults.getAwardEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.AwardEntrySmartCourseCatalogSession.inspectAwardEntryQuery()Gets an award entry query inspector for this course catalog.Methods in org.osid.course.chronicle with parameters of type AwardEntryQueryInspectorModifier and TypeMethodDescriptionAwardEntrySearchSession.getAwardEntryQueryFromInspector(AwardEntryQueryInspector awardEntryQueryInspector) Gets an award entry query from an inspector.AwardEntrySmartCourseCatalogSession.getAwardEntryQueryFromInspector(AwardEntryQueryInspector awardEntryQueryInspector) Gets an award entry query from an inspector.