Uses of Interface
org.osid.course.program.CredentialQuerySession
Packages that use CredentialQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of CredentialQuerySession in org.osid.course.program
Subinterfaces of CredentialQuerySession in org.osid.course.programModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongCredentials.Methods in org.osid.course.program that return CredentialQuerySessionModifier and TypeMethodDescriptionCourseProgramManager.getCredentialQuerySession()Gets theOsidSessionassociated with the credential query service.CourseProgramProxyManager.getCredentialQuerySession(Proxy proxy) Gets theOsidSessionassociated with the credential query service.CourseProgramManager.getCredentialQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the credential query service for the given course catalog.CourseProgramProxyManager.getCredentialQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the credential query service for the given course catalog.