Uses of Interface
org.osid.workflow.rules.ProcessProcessorQueryInspector
Packages that use ProcessProcessorQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessProcessorQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessProcessorQueryInspectorModifier and TypeMethodDescriptionProcessProcessorSearchResults.getProcessProcessorQueryInspector()Gets the inspector for the query to examine the terms used in the search.ProcessProcessorEnablerQueryInspector.getRuledProcessProcessorTerms()Gets the process processor query terms.ProcessProcessorSmartOfficeSession.inspectProcessProcessorQuery()Gets a process processor query inspector for this office.Methods in org.osid.workflow.rules with parameters of type ProcessProcessorQueryInspectorModifier and TypeMethodDescriptionProcessProcessorSearchSession.getProcessProcessorQueryFromInspector(ProcessProcessorQueryInspector processProcessorQueryInspector) Gets a process processor query from an inspector.ProcessProcessorSmartOfficeSession.getProcessProcessorQueryFromInspector(ProcessProcessorQueryInspector processProcessorQueryInspector) Gets a process processor query from an inspector.