Uses of Interface
org.osid.workflow.ProcessQueryInspector
Packages that use ProcessQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
The Open Service Interface Definitions for the org.osid.workflow.event
service.
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessQueryInspector in org.osid.workflow
Methods in org.osid.workflow that return ProcessQueryInspectorModifier and TypeMethodDescriptionProcessSearchResults.getProcessQueryInspector()Gets the inspector for the query to examine the terms used in the search.OfficeQueryInspector.getProcessTerms()Gets the process query terms.StepQueryInspector.getProcessTerms()Gets the process query terms.WorkQueryInspector.getProcessTerms()Gets the process query terms.ProcessSmartOfficeSession.inspectProcessQuery()Gets a process query inspector for this office.Methods in org.osid.workflow with parameters of type ProcessQueryInspectorModifier and TypeMethodDescriptionProcessSearchSession.getProcessQueryFromInspector(ProcessQueryInspector processQueryInspector) Gets a process query from an inspector.ProcessSmartOfficeSession.getProcessQueryFromInspector(ProcessQueryInspector processQueryInspector) Gets a process query from an inspector. -
Uses of ProcessQueryInspector in org.osid.workflow.event
Methods in org.osid.workflow.event that return ProcessQueryInspectorModifier and TypeMethodDescriptionWorkflowEventQueryInspector.getProcessTerms()Gets the process query terms. -
Uses of ProcessQueryInspector in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessQueryInspectorModifier and TypeMethodDescriptionProcessConstrainerQueryInspector.getRuledProcessTerms()Gets the process query terms.ProcessEnablerQueryInspector.getRuledProcessTerms()Gets the process query terms.ProcessProcessorQueryInspector.getRuledProcessTerms()Gets the process query terms.