Uses of Interface
org.osid.authorization.AuthorizationSearch
Packages that use AuthorizationSearch
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of AuthorizationSearch in org.osid.authorization
Methods in org.osid.authorization that return AuthorizationSearchModifier and TypeMethodDescriptionAuthorizationSearchSession.getAuthorizationSearch()Gets an authorization search.Methods in org.osid.authorization with parameters of type AuthorizationSearchModifier and TypeMethodDescriptionAuthorizationSearchSession.getAuthorizationsBySearch(AuthorizationQuery authorizationQuery, AuthorizationSearch authorizationSearch) Gets the search results matching the given search query using the given search.