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