Uses of Interface
org.osid.ontology.RelevancyNotificationSession
Packages that use RelevancyNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
-
Uses of RelevancyNotificationSession in org.osid.ontology
Methods in org.osid.ontology that return RelevancyNotificationSessionModifier and TypeMethodDescriptionOntologyManager.getRelevancyNotificationSession(RelevancyReceiver relevancyReceiver) Gets the notification session for notifications pertaining to relevancy changes.OntologyProxyManager.getRelevancyNotificationSession(RelevancyReceiver relevancyReceiver, Proxy proxy) Gets the notification session for notifications pertaining to relevancy changes.OntologyManager.getRelevancyNotificationSessionForOntology(RelevancyReceiver relevancyReceiver, Id ontologyId) Gets theOsidSessionassociated with the relevancy notification service for the given ontology.OntologyProxyManager.getRelevancyNotificationSessionForOntology(RelevancyReceiver relevancyReceiver, Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the relevancy notification service for the given ontology.