Uses of Interface
org.osid.authorization.Function
Packages that use Function
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 Function in org.osid.authorization
Methods in org.osid.authorization that return FunctionModifier and TypeMethodDescriptionFunctionAdminSession.createFunction(FunctionForm functionForm) Creates a newFunction.Authorization.getFunction()Gets theFunctionfor this authorization.FunctionLookupSession.getFunction(Id functionId) Gets theFunctionspecified by itsId.FunctionList.getNextFunction()Gets the nextFunctionin this list.Function[]FunctionList.getNextFunctions(long n) Gets the next set ofFunctionelements in this list which must be less than or equal to the number returned fromavailable(). -
Uses of Function in org.osid.rules.check
Methods in org.osid.rules.check that return FunctionModifier and TypeMethodDescriptionCheck.getAuthorizationCheckFunction()Gets theFunctionfor this check.