Uses of Interface
org.osid.course.program.CredentialQuery
Packages that use CredentialQuery
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.requisite
service.
-
Uses of CredentialQuery in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return CredentialQueryModifier and TypeMethodDescriptionCredentialEntryQuery.getCredentialQuery()Gets the query for a credential entry. -
Uses of CredentialQuery in org.osid.course.program
Methods in org.osid.course.program that return CredentialQueryModifier and TypeMethodDescriptionCredentialQuerySession.getCredentialQuery()Gets a credential query.CredentialSmartCourseCatalogSession.getCredentialQuery()Gets a credential query.ProgramOfferingQuery.getCredentialQuery()Gets the query for a credential.ProgramQuery.getCredentialQuery()Gets the query for a credential.CredentialSearchSession.getCredentialQueryFromInspector(CredentialQueryInspector credentialQueryInspector) Gets a credential query from an inspector.CredentialSmartCourseCatalogSession.getCredentialQueryFromInspector(CredentialQueryInspector credentialQueryInspector) Gets a credential query from an inspector.Methods in org.osid.course.program with parameters of type CredentialQueryModifier and TypeMethodDescriptionvoidCredentialSmartCourseCatalogSession.applyCredentialQuery(CredentialQuery credentialQuery) Applies a credential query to this course catalog.CredentialQuerySession.getCredentialsByQuery(CredentialQuery credentialQuery) Gets a list ofCredentialsmatching the given credential query.CredentialSearchSession.getCredentialsBySearch(CredentialQuery credentialQuery, CredentialSearch credentialSearch) Gets the search results matching the given search query using the given search. -
Uses of CredentialQuery in org.osid.course.requisite
Methods in org.osid.course.requisite that return CredentialQueryModifier and TypeMethodDescriptionRequisiteQuery.getCredentialQuery()Gets the query for a credential requirement.