Uses of Interface
org.osid.workflow.WorkQuerySession
Packages that use WorkQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of WorkQuerySession in org.osid.workflow
Subinterfaces of WorkQuerySession in org.osid.workflowModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongWorks.Methods in org.osid.workflow that return WorkQuerySessionModifier and TypeMethodDescriptionWorkflowManager.getWorkQuerySession()Gets theOsidSessionassociated with the work query service.WorkflowProxyManager.getWorkQuerySession(Proxy proxy) Gets theOsidSessionassociated with the work query service.WorkflowManager.getWorkQuerySessionForOffice(Id officeId) Gets theOsidSessionassociated with the work query service for the given office.WorkflowProxyManager.getWorkQuerySessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the work query service for the given office.