Package | Description |
---|---|
org.osid.course.chronicle |
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
|
Modifier and Type | Method and Description |
---|---|
AwardEntryQueryInspector |
AwardEntrySearchResults.getAwardEntryQueryInspector()
Gets the inspector for the query to examine the terms used in the
search.
|
AwardEntryQueryInspector |
AwardEntrySmartCourseCatalogSession.inspectAwardEntryQuery()
Gets an award entry query inspector for this course catalog.
|
Modifier and Type | Method and Description |
---|---|
AwardEntryQuery |
AwardEntrySearchSession.getAwardEntryQueryFromInspector(AwardEntryQueryInspector awardEntryQueryInspector)
Gets an award entry query from an inspector.
|
AwardEntryQuery |
AwardEntrySmartCourseCatalogSession.getAwardEntryQueryFromInspector(AwardEntryQueryInspector awardEntryQueryInspector)
Gets an award entry query from an inspector.
|