Uses of Interface
org.osid.course.chronicle.CredentialEntryQueryInspector
Packages that use CredentialEntryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of CredentialEntryQueryInspector in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return CredentialEntryQueryInspectorModifier and TypeMethodDescriptionCredentialEntrySearchResults.getCredentialEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.CredentialEntrySmartCourseCatalogSession.inspectCredentialEntryQuery()Gets a credential entry query inspector for this course catalog.Methods in org.osid.course.chronicle with parameters of type CredentialEntryQueryInspectorModifier and TypeMethodDescriptionCredentialEntrySearchSession.getCredentialEntryQueryFromInspector(CredentialEntryQueryInspector credentialEntryQueryInspector) Gets a credential entry query from an inspector.CredentialEntrySmartCourseCatalogSession.getCredentialEntryQueryFromInspector(CredentialEntryQueryInspector credentialEntryQueryInspector) Gets a credential entry query from an inspector.