Uses of Interface
org.osid.workflow.rules.StepProcessorQueryInspector
Packages that use StepProcessorQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepProcessorQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepProcessorQueryInspectorModifier and TypeMethodDescriptionStepProcessorEnablerQueryInspector.getRuledStepProcessorTerms()Gets the step processor query terms.StepProcessorSearchResults.getStepProcessorQueryInspector()Gets the inspector for the query to examine the terms used in the search.StepProcessorSmartOfficeSession.inspectStepProcessorQuery()Gets a step processor query inspector for this office.Methods in org.osid.workflow.rules with parameters of type StepProcessorQueryInspectorModifier and TypeMethodDescriptionStepProcessorSearchSession.getStepProcessorQueryFromInspector(StepProcessorQueryInspector stepProcessorQueryInspector) Gets a step processor query from an inspector.StepProcessorSmartOfficeSession.getStepProcessorQueryFromInspector(StepProcessorQueryInspector stepProcessorQueryInspector) Gets a step processor query from an inspector.