Uses of Interface
org.osid.authorization.FunctionSearchOrder
Packages that use FunctionSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of FunctionSearchOrder in org.osid.authorization
Methods in org.osid.authorization that return FunctionSearchOrderModifier and TypeMethodDescriptionAuthorizationSearchOrder.getFunctionSearchOrder()Gets the function search order.FunctionSearchSession.getFunctionSearchOrder()Gets a function search order.FunctionSmartVaultSession.getFunctionSearchOrder()Gets a function search order.Methods in org.osid.authorization with parameters of type FunctionSearchOrderModifier and TypeMethodDescriptionvoidFunctionSmartVaultSession.applyFunctionSequencing(FunctionSearchOrder functionSearchOrder) Applies a function search order to this vault.voidFunctionSearch.orderFunctionResults(FunctionSearchOrder functionSearchOrder) Specify an ordering to the search results. -
Uses of FunctionSearchOrder in org.osid.rules.check
Methods in org.osid.rules.check that return FunctionSearchOrderModifier and TypeMethodDescriptionCheckSearchOrder.getAuthorizationCheckFunctionSearchOrder()Gets the function search order.