Uses of Interface
org.osid.workflow.event.WorkflowEventQuerySession
Packages that use WorkflowEventQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.event
service.
-
Uses of WorkflowEventQuerySession in org.osid.workflow.event
Subinterfaces of WorkflowEventQuerySession in org.osid.workflow.eventModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongWorkflowEvents.Methods in org.osid.workflow.event that return WorkflowEventQuerySessionModifier and TypeMethodDescriptionWorkflowEventManager.getWorkflowEventQuerySession()Gets theOsidSessionassociated with the workflow event query service.WorkflowEventProxyManager.getWorkflowEventQuerySession(Proxy proxy) Gets theOsidSessionassociated with the workflow event query service.WorkflowEventManager.getWorkflowEventQuerySessionForOffice(Id officeId) Gets theOsidSessionassociated with the workflow event query service for the given office.WorkflowEventProxyManager.getWorkflowEventQuerySessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the workflow event query service for the given office.