Uses of Interface
org.osid.authorization.VaultQueryInspector
Packages that use VaultQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
The Open Service Interface Definitions for the org.osid.authorization.rules
service.
-
Uses of VaultQueryInspector in org.osid.authorization
Methods in org.osid.authorization that return VaultQueryInspectorModifier and TypeMethodDescriptionVaultQueryInspector.getAncestorVaultTerms()Gets the ancestor vault query terms.VaultQueryInspector.getDescendantVaultTerms()Gets the descendant vault query terms.VaultSearchResults.getVaultQueryInspector()Gets the inspector for the query to examine the terms used in the search.AuthorizationQueryInspector.getVaultTerms()Gets the vault query terms.FunctionQueryInspector.getVaultTerms()Gets the vault query terms.QualifierQueryInspector.getVaultTerms()Gets the vault query terms.Methods in org.osid.authorization with parameters of type VaultQueryInspectorModifier and TypeMethodDescriptionVaultSearchSession.getVaultQueryFromInspector(VaultQueryInspector vaultQueryInspector) Gets a vault query from an inspector. -
Uses of VaultQueryInspector in org.osid.authorization.rules
Methods in org.osid.authorization.rules that return VaultQueryInspectorModifier and TypeMethodDescriptionAuthorizationEnablerQueryInspector.getVaultTerms()Gets the vault query terms.