Uses of Interface
org.osid.authorization.FunctionQueryInspector
Packages that use FunctionQueryInspector
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 FunctionQueryInspector in org.osid.authorization
Methods in org.osid.authorization that return FunctionQueryInspectorModifier and TypeMethodDescriptionQualifierQueryInspector.getAncestorQualifierTerms()Gets the ancestor qualifier query terms.QualifierQueryInspector.getDescendantQualifierTerms()Gets the descendant qualifier query terms.FunctionSearchResults.getFunctionQueryInspector()Gets the inspector for the query to examine the terms used in the search.AuthorizationQueryInspector.getFunctionTerms()Gets the function query terms.VaultQueryInspector.getFunctionTerms()Gets the function query terms.FunctionSmartVaultSession.inspectFunctionQuery()Gets a function query inspector for this vault.Methods in org.osid.authorization with parameters of type FunctionQueryInspectorModifier and TypeMethodDescriptionFunctionSearchSession.getFunctionQueryFromInspector(FunctionQueryInspector functionQueryInspector) Gets a function query from an inspector.FunctionSmartVaultSession.getFunctionQueryFromInspector(FunctionQueryInspector functionQueryInspector) Gets a function query from an inspector. -
Uses of FunctionQueryInspector in org.osid.rules.check
Methods in org.osid.rules.check that return FunctionQueryInspectorModifier and TypeMethodDescriptionCheckQueryInspector.getAuthorizationCheckFunctionTerms()Gets the function query terms.