Package | Description |
---|---|
org.osid.course.program |
The Open Service Interface Definitions for the org.osid.course.program
service.
|
Modifier and Type | Method and Description |
---|---|
CredentialSearchSession |
CourseProgramManager.getCredentialSearchSession()
Gets the
OsidSession associated with the credential
search service. |
CredentialSearchSession |
CourseProgramProxyManager.getCredentialSearchSession(Proxy proxy)
Gets the
OsidSession associated with the credential
search service. |
CredentialSearchSession |
CourseProgramManager.getCredentialSearchSessionForCourseCatalog(Id courseCatalogId)
Gets the
OsidSession associated with the credential
search service for the given course catalog. |
CredentialSearchSession |
CourseProgramProxyManager.getCredentialSearchSessionForCourseCatalog(Id courseCatalogId,
Proxy proxy)
Gets the
OsidSession associated with the credential
search service for the given course catalog. |