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