Uses of Interface
org.osid.workflow.rules.StepProcessorRuleLookupSession
Packages that use StepProcessorRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepProcessorRuleLookupSession in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepProcessorRuleLookupSessionModifier and TypeMethodDescriptionWorkflowRulesManager.getStepProcessorRuleLookupSession()Gets theOsidSessionassociated with the step processor mapping lookup service for looking up the rules applied to a step.WorkflowRulesProxyManager.getStepProcessorRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the step processor mapping lookup service for looking up the rules applied to a step processor.WorkflowRulesManager.getStepProcessorRuleLookupSessionForOffice(Id officeId) Gets theOsidSessionassociated with the step processor mapping lookup service for the given office for looking up rules applied to a step.WorkflowRulesProxyManager.getStepProcessorRuleLookupSessionForOffice(Id officeId, Proxy proxy) Gets theOsidSessionassociated with the step processor mapping lookup service for the given office for looking up rules applied to a step.