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