Uses of Interface
org.osid.learning.ObjectiveNotificationSession
Packages that use ObjectiveNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.learning
service.
-
Uses of ObjectiveNotificationSession in org.osid.learning
Methods in org.osid.learning that return ObjectiveNotificationSessionModifier and TypeMethodDescriptionLearningManager.getObjectiveNotificationSession(ObjectiveReceiver objectiveReceiver) Gets the notification session for notifications pertaining to objective changes.LearningProxyManager.getObjectiveNotificationSession(ObjectiveReceiver objectiveReceiver, Proxy proxy) Gets the notification session for notifications pertaining to objective changes.LearningManager.getObjectiveNotificationSessionForObjectiveBank(ObjectiveReceiver objectiveReceiver, Id objectiveBankId) Gets theOsidSessionassociated with the objective notification service for the given objective bank.LearningProxyManager.getObjectiveNotificationSessionForObjectiveBank(ObjectiveReceiver objectiveReceiver, Id objectiveBankId, Proxy proxy) Gets theOsidSessionassociated with the objective notification service for the given objective bank.