Uses of Interface
org.osid.provisioning.RequestSearchSession
Packages that use RequestSearchSession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of RequestSearchSession in org.osid.provisioning
Methods in org.osid.provisioning that return RequestSearchSessionModifier and TypeMethodDescriptionProvisioningManager.getProvisionableSearchSession()Gets theOsidSessionassociated with the provisionable search service.ProvisioningProxyManager.getProvisionableSearchSession(Proxy proxy) Gets theOsidSessionassociated with the provisionable search service.ProvisioningManager.getProvisionableSearchSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the provisionable search service for the given distributor.ProvisioningProxyManager.getProvisionableSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable search service for the given distributor.ProvisioningManager.getRequestSearchSession()Gets theOsidSessionassociated with the request search service.ProvisioningProxyManager.getRequestSearchSession(Proxy proxy) Gets theOsidSessionassociated with the request search service.ProvisioningManager.getRequestSearchSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the request search service for the given distributor.ProvisioningProxyManager.getRequestSearchSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the request search service for the given distributor.