Uses of Interface
org.osid.ontology.RelevancyReceiver
Packages that use RelevancyReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
-
Uses of RelevancyReceiver in org.osid.ontology
Methods in org.osid.ontology with parameters of type RelevancyReceiverModifier 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.