Uses of Interface
org.osid.workflow.StepQuerySession
Packages that use StepQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of StepQuerySession in org.osid.workflow
Subinterfaces of StepQuerySession in org.osid.workflowModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongSteps.Methods in org.osid.workflow that return StepQuerySessionModifier and TypeMethodDescriptionWorkflowManager.getStepQuerySession()Gets theOsidSessionassociated with the step query service.WorkflowProxyManager.getStepQuerySession(Proxy proxy) Gets theOsidSessionassociated with the step query service.WorkflowManager.getStepQuerySessionForOffice(Id officeId) Gets theOsidSessionassociated with the step query service for the given office.WorkflowProxyManager.getStepQuerySessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the step query service for the given office.