Uses of Interface
org.osid.provisioning.RequestLookupSession
Packages that use RequestLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of RequestLookupSession in org.osid.provisioning
Methods in org.osid.provisioning that return RequestLookupSessionModifier and TypeMethodDescriptionProvisioningManager.getProvisionableLookupSession()Gets theOsidSessionassociated with the provisionable lookup service.ProvisioningProxyManager.getProvisionableLookupSession(Proxy proxy) Gets theOsidSessionassociated with the provisionable lookup service.ProvisioningManager.getProvisionableLookupSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the provisionable lookup service for the given distributor.ProvisioningProxyManager.getProvisionableLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the provisionable lookup service for the given distributor.ProvisioningManager.getRequestLookupSession()Gets theOsidSessionassociated with the request lookup service.ProvisioningProxyManager.getRequestLookupSession(Proxy proxy) Gets theOsidSessionassociated with the request lookup service.ProvisioningManager.getRequestLookupSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the request lookup service for the given distributor.ProvisioningProxyManager.getRequestLookupSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the request lookup service for the given distributor.