Uses of Interface
org.osid.workflow.rules.ProcessEnablerQueryInspector
Packages that use ProcessEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessEnablerQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessEnablerQueryInspectorModifier and TypeMethodDescriptionProcessEnablerSearchResults.getProcessEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProcessEnablerSmartOfficeSession.inspectProcessEnablerQuery()Gets a process enabler query inspector for this office.Methods in org.osid.workflow.rules with parameters of type ProcessEnablerQueryInspectorModifier and TypeMethodDescriptionProcessEnablerSearchSession.getProcessEnablerQueryFromInspector(ProcessEnablerQueryInspector processEnablerQueryInspector) Gets a process enabler query from an inspector.ProcessEnablerSmartOfficeSession.getProcessEnablerQueryFromInspector(ProcessEnablerQueryInspector processEnablerQueryInspector) Gets a process enabler query from an inspector.