Uses of Interface
org.osid.authorization.batch.FunctionBatchAdminSession
Packages that use FunctionBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization.batch
service.
-
Uses of FunctionBatchAdminSession in org.osid.authorization.batch
Methods in org.osid.authorization.batch that return FunctionBatchAdminSessionModifier and TypeMethodDescriptionAuthorizationBatchManager.getFunctionBatchAdminSession()Gets theOsidSessionassociated with the bulk function administration service.AuthorizationBatchProxyManager.getFunctionBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk function administration service.AuthorizationBatchManager.getFunctionBatchAdminSessionForVault(Id vaultId) Gets theOsidSessionassociated with the bulk function administration service for the given vault.AuthorizationBatchProxyManager.getFunctionBatchAdminSessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the bulk function administration service for the given vault.