Uses of Interface
org.osid.provisioning.RequestTransactionAdminSession
Packages that use RequestTransactionAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
The Open Service Interface Definitions for the org.osid.provisioning.batch
service.
-
Uses of RequestTransactionAdminSession in org.osid.provisioning
Methods in org.osid.provisioning that return RequestTransactionAdminSessionModifier and TypeMethodDescriptionProvisioningManager.getRequestTransactionAdminSession()Gets theOsidSessionassociated with the request transaction administrative service.ProvisioningProxyManager.getRequestTransactionAdminSession(Proxy proxy) Gets theOsidSessionassociated with the request transaction administrative service.ProvisioningManager.getRequestTransactionAdminSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the request transaction administrative service for the given distributor.ProvisioningProxyManager.getRequestTransactionAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the request transaction administrative service for the given distributor. -
Uses of RequestTransactionAdminSession in org.osid.provisioning.batch
Subinterfaces of RequestTransactionAdminSession in org.osid.provisioning.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRequestTransactionsin bulk.