Uses of Interface
org.osid.workflow.rules.StepEnablerQueryInspector
Packages that use StepEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepEnablerQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepEnablerQueryInspectorModifier and TypeMethodDescriptionStepEnablerSearchResults.getStepEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.StepEnablerSmartOfficeSession.inspectStepEnablerQuery()Gets a step enabler query inspector for this office.Methods in org.osid.workflow.rules with parameters of type StepEnablerQueryInspectorModifier and TypeMethodDescriptionStepEnablerSearchSession.getStepEnablerQueryFromInspector(StepEnablerQueryInspector stepEnablerQueryInspector) Gets a step enabler query from an inspector.StepEnablerSmartOfficeSession.getStepEnablerQueryFromInspector(StepEnablerQueryInspector stepEnablerQueryInspector) Gets a step enabler query from an inspector.