Uses of Interface
org.osid.ontology.SubjectReceiver
Packages that use SubjectReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
-
Uses of SubjectReceiver in org.osid.ontology
Methods in org.osid.ontology with parameters of type SubjectReceiverModifier and TypeMethodDescriptionOntologyManager.getSubjectNotificationSession(SubjectReceiver subjectReceiver) Gets the notification session for notifications pertaining to subject changes.OntologyProxyManager.getSubjectNotificationSession(SubjectReceiver subjectReceiver, Proxy proxy) Gets the notification session for notifications pertaining to subject changes.OntologyManager.getSubjectNotificationSessionForOntology(SubjectReceiver subjectReceiver, Id ontologyId) Gets theOsidSessionassociated with the subject notification service for the given ontology.OntologyProxyManager.getSubjectNotificationSessionForOntology(SubjectReceiver subjectReceiver, Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the subject notification service for the given ontology.