Uses of Interface
org.osid.offering.ParticipantQuerySession
Packages that use ParticipantQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of ParticipantQuerySession in org.osid.offering
Subinterfaces of ParticipantQuerySession in org.osid.offeringModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingParticipants.Methods in org.osid.offering that return ParticipantQuerySessionModifier and TypeMethodDescriptionOfferingManager.getParticipantQuerySession()Gets theOsidSessionassociated with the participant query service.OfferingProxyManager.getParticipantQuerySession(Proxy proxy) Gets theOsidSessionassociated with the participant query service.OfferingManager.getParticipantQuerySessionForCatalogue(Id catalogueId) Gets theOsidSessionassociated with the participant query service for the given catalogue.OfferingProxyManager.getParticipantQuerySessionForCatalogue(Id catalogueId, Proxy proxy) Gets theOsidSessionassociated with the participant query service for the given catalogue.