Uses of Interface
org.osid.ontology.RelevancyAdminSession
Packages that use RelevancyAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
The Open Service Interface Definitions for the org.osid.ontology.batch
service.
-
Uses of RelevancyAdminSession in org.osid.ontology
Methods in org.osid.ontology that return RelevancyAdminSessionModifier and TypeMethodDescriptionOntologyManager.getRelevancyAdminSession()Gets theOsidSessionassociated with the relevancy administration service.OntologyProxyManager.getRelevancyAdminSession(Proxy proxy) Gets theOsidSessionassociated with the relevancy administration service.OntologyManager.getRelevancyAdminSessionForOntology(Id ontologyId) Gets theOsidSessionassociated with the relevancy admin service for the given ontology.OntologyProxyManager.getRelevancyAdminSessionForOntology(Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the relevancy admin service for the given ontology. -
Uses of RelevancyAdminSession in org.osid.ontology.batch
Subinterfaces of RelevancyAdminSession in org.osid.ontology.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRelevanciesin bulk.