Uses of Interface
org.osid.provisioning.BrokerAdminSession
Packages that use BrokerAdminSession
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 BrokerAdminSession in org.osid.provisioning
Methods in org.osid.provisioning that return BrokerAdminSessionModifier and TypeMethodDescriptionProvisioningManager.getBrokerAdminSession()Gets theOsidSessionassociated with the broker administration service.ProvisioningProxyManager.getBrokerAdminSession(Proxy proxy) Gets theOsidSessionassociated with the broker administration service.ProvisioningManager.getBrokerAdminSessionForDistributor(Id distributorId) Gets theOsidSessionassociated with the broker administration service for the given distributor.ProvisioningProxyManager.getBrokerAdminSessionForDistributor(Id distributorId, Proxy proxy) Gets theOsidSessionassociated with the broker administration service for the given distributor. -
Uses of BrokerAdminSession in org.osid.provisioning.batch
Subinterfaces of BrokerAdminSession in org.osid.provisioning.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBrokersin bulk.