Uses of Interface
org.osid.workflow.rules.StepConstrainerEnablerQueryInspector
Packages that use StepConstrainerEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepConstrainerEnablerQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepConstrainerEnablerQueryInspectorModifier and TypeMethodDescriptionStepConstrainerEnablerSearchResults.getStepConstrainerEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.StepConstrainerEnablerSmartOfficeSession.inspectStepConstrainerEnablerQuery()Gets a step constrainer enabler query inspector for this office.Methods in org.osid.workflow.rules with parameters of type StepConstrainerEnablerQueryInspectorModifier and TypeMethodDescriptionStepConstrainerEnablerSearchSession.getStepConstrainerEnablerQueryFromInspector(StepConstrainerEnablerQueryInspector stepConstrainerEnablerQueryInspector) Gets a step constrainer enabler query from an inspector.StepConstrainerEnablerSmartOfficeSession.getStepConstrainerEnablerQueryFromInspector(StepConstrainerEnablerQueryInspector stepConstrainerEnablerQueryInspector) Gets a step constrainer enabler query from an inspector.