Uses of Interface
org.osid.workflow.event.WorkflowEventQueryInspector
Packages that use WorkflowEventQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.event
service.
-
Uses of WorkflowEventQueryInspector in org.osid.workflow.event
Methods in org.osid.workflow.event that return WorkflowEventQueryInspectorModifier and TypeMethodDescriptionWorkflowEventSearchResults.getWorkflowEventQueryInspector()Gets the inspector for the query to examine the terms used in the search.WorkflowEventSmartOfficeSession.inspectWorkflowEventQuery()Gets a workflow event query inspector for this office.Methods in org.osid.workflow.event with parameters of type WorkflowEventQueryInspectorModifier and TypeMethodDescriptionWorkflowEventSearchSession.getWorkflowEventQueryFromInspector(WorkflowEventQueryInspector workflowEventQueryInspector) Gets a workflow event query from an inspector.WorkflowEventSmartOfficeSession.getWorkflowEventQueryFromInspector(WorkflowEventQueryInspector workflowEventQueryInspector) Gets a workflow event query from an inspector.