Uses of Interface
org.osid.workflow.rules.StepConstrainer
Packages that use StepConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepConstrainer in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepConstrainerModifier and TypeMethodDescriptionStepConstrainerAdminSession.createStepConstrainer(StepConstrainerForm stepConstrainerForm) Creates a newStepConstrainer.StepConstrainerList.getNextStepConstrainer()Gets the nextStepConstrainerin this list.StepConstrainerList.getNextStepConstrainers(long n) Gets the next set ofStepConstrainerelements in this list.StepConstrainerLookupSession.getStepConstrainer(Id stepConstrainerId) Gets theStepConstrainerspecified by itsId.