Uses of Interface
org.osid.provisioning.ProvisionQuerySession
Packages that use ProvisionQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of ProvisionQuerySession in org.osid.provisioning
Subinterfaces of ProvisionQuerySession in org.osid.provisioningModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongProvisionobjects.Methods in org.osid.provisioning that return ProvisionQuerySessionModifier and TypeMethodDescriptionProvisioningManager.getProvisionQuerySession()Gets theOsidSessionassociated with the provision query service.ProvisioningProxyManager.getProvisionQuerySession(Proxy proxy) Gets theOsidSessionassociated with the provision query service.ProvisioningManager.getProvisionQuerySessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the provision query service for the given distributor.ProvisioningProxyManager.getProvisionQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provision query service for the given distributor.