Uses of Interface
org.osid.course.chronicle.CredentialEntryQuerySession
Packages that use CredentialEntryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of CredentialEntryQuerySession in org.osid.course.chronicle
Subinterfaces of CredentialEntryQuerySession in org.osid.course.chronicleModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongCredentialEntries.Methods in org.osid.course.chronicle that return CredentialEntryQuerySessionModifier and TypeMethodDescriptionCourseChronicleManager.getCredentialEntryQuerySession()Gets theOsidSessionassociated with the credential entry query service.CourseChronicleProxyManager.getCredentialEntryQuerySession(Proxy proxy) Gets theOsidSessionassociated with the credential entry query service.CourseChronicleManager.getCredentialEntryQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the credential entry query service for the given course catalog.CourseChronicleProxyManager.getCredentialEntryQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the credential entry query service for the given course catalog.