Uses of Interface
org.osid.authorization.FunctionSearch
Packages that use FunctionSearch
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of FunctionSearch in org.osid.authorization
Methods in org.osid.authorization that return FunctionSearchModifier and TypeMethodDescriptionFunctionSearchSession.getFunctionSearch()Gets a function search.Methods in org.osid.authorization with parameters of type FunctionSearchModifier and TypeMethodDescriptionFunctionSearchSession.getFunctionsBySearch(FunctionQuery functionQuery, FunctionSearch functionSearch) Gets the search results matching the given search query using the given search.