Uses of Interface
org.osid.provisioning.RequestQuerySession
Packages that use RequestQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of RequestQuerySession in org.osid.provisioning
Subinterfaces of RequestQuerySession in org.osid.provisioningModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRequestobjects.Methods in org.osid.provisioning that return RequestQuerySessionModifier and TypeMethodDescriptionProvisioningManager.getProvisionableQuerySession()Gets theOsidSessionassociated with the provisionable query service.ProvisioningProxyManager.getProvisionableQuerySession(Proxy proxy) Gets theOsidSessionassociated with the provisionable query service.ProvisioningManager.getProvisionableQuerySessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the provisionable query service for the given distributor.ProvisioningProxyManager.getProvisionableQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable query service for the given distributor.ProvisioningManager.getRequestQuerySession()Gets theOsidSessionassociated with the request query service.ProvisioningProxyManager.getRequestQuerySession(Proxy proxy) Gets theOsidSessionassociated with the request query service.ProvisioningManager.getRequestQuerySessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the request query service for the given distributor.ProvisioningProxyManager.getRequestQuerySessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the request query service for the given distributor.