Uses of Interface
org.osid.workflow.rules.ProcessConstrainerQueryInspector
Packages that use ProcessConstrainerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessConstrainerQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessConstrainerQueryInspectorModifier and TypeMethodDescriptionProcessConstrainerSearchResults.getProcessConstrainerQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProcessConstrainerEnablerQueryInspector.getRuledProcessConstrainerTerms()Gets the process constrainer query terms.ProcessConstrainerSmartOfficeSession.inspectProcessConstrainerQuery()Gets a process constrainer query inspector for this office.Methods in org.osid.workflow.rules with parameters of type ProcessConstrainerQueryInspectorModifier and TypeMethodDescriptionProcessConstrainerSearchSession.getProcessConstrainerQueryFromInspector(ProcessConstrainerQueryInspector processConstrainerQueryInspector) Gets a process constrainer query from an inspector.ProcessConstrainerSmartOfficeSession.getProcessConstrainerQueryFromInspector(ProcessConstrainerQueryInspector processConstrainerQueryInspector) Gets a process constrainer query from an inspector.