Uses of Interface
org.osid.workflow.rules.StepConstrainerQueryInspector
Packages that use StepConstrainerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepConstrainerQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepConstrainerQueryInspectorModifier and TypeMethodDescriptionStepConstrainerEnablerQueryInspector.getRuledStepConstrainerTerms()Gets the step constrainer query terms.StepConstrainerSearchResults.getStepConstrainerQueryInspector()Gets the inspector for the query to examine the terms used in the search.StepConstrainerSmartOfficeSession.inspectStepConstrainerQuery()Gets a step constrainer query inspector for this office.Methods in org.osid.workflow.rules with parameters of type StepConstrainerQueryInspectorModifier and TypeMethodDescriptionStepConstrainerSearchSession.getStepConstrainerQueryFromInspector(StepConstrainerQueryInspector stepConstrainerQueryInspector) Gets a step constrainer query from an inspector.StepConstrainerSmartOfficeSession.getStepConstrainerQueryFromInspector(StepConstrainerQueryInspector stepConstrainerQueryInspector) Gets a step constrainer query from an inspector.