Uses of Interface
org.osid.workflow.rules.StepProcessorQuerySession
Packages that use StepProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepProcessorQuerySession in org.osid.workflow.rules
Subinterfaces of StepProcessorQuerySession in org.osid.workflow.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongStepProcessorobjects.Methods in org.osid.workflow.rules that return StepProcessorQuerySessionModifier and TypeMethodDescriptionWorkflowRulesManager.getStepProcessorQuerySession()Gets theOsidSessionassociated with the step processor query service.WorkflowRulesProxyManager.getStepProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the step processor query service.WorkflowRulesManager.getStepProcessorQuerySessionForOffice(Id officeId) Gets theOsidSessionassociated with the step processor query service for the given office.WorkflowRulesProxyManager.getStepProcessorQuerySessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the step processor query service for the given office.