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