Uses of Interface
org.osid.authorization.FunctionQuerySession
Packages that use FunctionQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of FunctionQuerySession in org.osid.authorization
Subinterfaces of FunctionQuerySession in org.osid.authorizationModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingFunctionobjects.Methods in org.osid.authorization that return FunctionQuerySessionModifier and TypeMethodDescriptionAuthorizationManager.getFunctionQuerySession()Gets theOsidSessionassociated with the function query service.AuthorizationProxyManager.getFunctionQuerySession(Proxy proxy) Gets theOsidSessionassociated with the function query service.AuthorizationManager.getFunctionQuerySessionForVault(Id vaultId) Gets theOsidSessionassociated with the function query service for the given vault.AuthorizationProxyManager.getFunctionQuerySessionForVault(Id vaultId, Proxy proxy) Gets theOsidSessionassociated with the function query service for the given vault.