Uses of Interface
org.osid.workflow.rules.StepProcessorEnablerQueryInspector
Packages that use StepProcessorEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepProcessorEnablerQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionStepProcessorEnablerSearchResults.getStepProcessorEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.StepProcessorEnablerSmartOfficeSession.inspectStepProcessorEnablerQuery()Gets a step processor enabler query inspector for this office.Methods in org.osid.workflow.rules with parameters of type StepProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionStepProcessorEnablerSearchSession.getStepProcessorEnablerQueryFromInspector(StepProcessorEnablerQueryInspector stepProcessorEnablerQueryInspector) Gets a step processor enabler query from an inspector.StepProcessorEnablerSmartOfficeSession.getStepProcessorEnablerQueryFromInspector(StepProcessorEnablerQueryInspector stepProcessorEnablerQueryInspector) Gets a step processor enabler query from an inspector.