Uses of Interface
org.osid.workflow.StepQueryInspector
Packages that use StepQueryInspector
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 StepQueryInspector in org.osid.workflow
Methods in org.osid.workflow that return StepQueryInspectorModifier and TypeMethodDescriptionProcessQueryInspector.getInitialStepTerms()Gets the initial step query terms.StepSearchResults.getStepQueryInspector()Gets the inspector for the query to examine the terms used in the search.OfficeQueryInspector.getStepTerms()Gets the step query terms.ProcessQueryInspector.getStepTerms()Gets the step query terms.WorkQueryInspector.getStepTerms()Gets the step query terms.StepSmartOfficeSession.inspectStepQuery()Gets a step query inspector for this office.Methods in org.osid.workflow with parameters of type StepQueryInspectorModifier and TypeMethodDescriptionStepSearchSession.getStepQueryFromInspector(StepQueryInspector stepQueryInspector) Gets a step query from an inspector.StepSmartOfficeSession.getStepQueryFromInspector(StepQueryInspector stepQueryInspector) Gets a step query from an inspector. -
Uses of StepQueryInspector in org.osid.workflow.event
Methods in org.osid.workflow.event that return StepQueryInspectorModifier and TypeMethodDescriptionWorkflowEventQueryInspector.getStepTerms()Gets the step query terms. -
Uses of StepQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepQueryInspectorModifier and TypeMethodDescriptionStepConstrainerQueryInspector.getRuledStepTerms()Gets the step query terms.StepEnablerQueryInspector.getRuledStepTerms()Gets the step query terms.StepProcessorQueryInspector.getRuledStepTerms()Gets the step query terms.