Uses of Interface
org.osid.workflow.WorkQueryInspector
Packages that use WorkQueryInspector
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.
-
Uses of WorkQueryInspector in org.osid.workflow
Methods in org.osid.workflow that return WorkQueryInspectorModifier and TypeMethodDescriptionWorkSearchResults.getWorkQueryInspector()Gets the inspector for the query to examine the terms used in the search.OfficeQueryInspector.getWorkTerms()Gets the work query terms.ProcessQueryInspector.getWorkTerms()Gets the work query terms.StepQueryInspector.getWorkTerms()Gets the work query terms.WorkSmartOfficeSession.inspectWorkQuery()Gets a work query inspector for this office.Methods in org.osid.workflow with parameters of type WorkQueryInspectorModifier and TypeMethodDescriptionWorkSearchSession.getWorkQueryFromInspector(WorkQueryInspector workQueryInspector) Gets a work query from an inspector.WorkSmartOfficeSession.getWorkQueryFromInspector(WorkQueryInspector workQueryInspector) Gets a work query from an inspector. -
Uses of WorkQueryInspector in org.osid.workflow.event
Methods in org.osid.workflow.event that return WorkQueryInspectorModifier and TypeMethodDescriptionWorkflowEventQueryInspector.getWorkTerms()Gets the work query terms.