Uses of Interface
org.osid.workflow.OfficeQueryInspector
Packages that use OfficeQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
The Open Service Interface Definitions for the org.osid.workflow.event
service.
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of OfficeQueryInspector in org.osid.workflow
Methods in org.osid.workflow that return OfficeQueryInspectorModifier and TypeMethodDescriptionOfficeQueryInspector.getAncestorOfficeTerms()Gets the ancestor office query terms.OfficeQueryInspector.getDescendantOfficeTerms()Gets the descendant office query terms.OfficeSearchResults.getOfficeQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProcessQueryInspector.getOfficeTerms()Gets the office query terms.StepQueryInspector.getOfficeTerms()Gets the office query terms.WorkQueryInspector.getOfficeTerms()Gets the office query terms.Methods in org.osid.workflow with parameters of type OfficeQueryInspectorModifier and TypeMethodDescriptionOfficeSearchSession.getOfficeQueryFromInspector(OfficeQueryInspector officeQueryInspector) Gets an office query from an inspector. -
Uses of OfficeQueryInspector in org.osid.workflow.event
Methods in org.osid.workflow.event that return OfficeQueryInspectorModifier and TypeMethodDescriptionWorkflowEventQueryInspector.getOfficeTerms()Gets the office query terms. -
Uses of OfficeQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return OfficeQueryInspectorModifier and TypeMethodDescriptionProcessConstrainerEnablerQueryInspector.getOfficeTerms()Gets the office query terms.ProcessConstrainerQueryInspector.getOfficeTerms()Gets the office query terms.ProcessEnablerQueryInspector.getOfficeTerms()Gets the office query terms.ProcessProcessorEnablerQueryInspector.getOfficeTerms()Gets the office query terms.ProcessProcessorQueryInspector.getOfficeTerms()Gets the office query terms.StepConstrainerEnablerQueryInspector.getOfficeTerms()Gets the office query terms.StepConstrainerQueryInspector.getOfficeTerms()Gets the office query terms.StepEnablerQueryInspector.getOfficeTerms()Gets the office query terms.StepProcessorEnablerQueryInspector.getOfficeTerms()Gets the office query terms.StepProcessorQueryInspector.getOfficeTerms()Gets the office query terms.