Uses of Interface
org.osid.workflow.rules.StepConstrainerEnabler
Packages that use StepConstrainerEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of StepConstrainerEnabler in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return StepConstrainerEnablerModifier and TypeMethodDescriptionStepConstrainerEnablerAdminSession.createStepConstrainerEnabler(StepConstrainerEnablerForm stepConstrainerEnablerForm) Creates a newStepConstrainerEnabler.StepConstrainerEnablerList.getNextStepConstrainerEnabler()Gets the nextStepConstrainerEnablerin this list.StepConstrainerEnablerList.getNextStepConstrainerEnablers(long n) Gets the next set ofStepConstrainerEnablerelements in this list.StepConstrainerEnablerLookupSession.getStepConstrainerEnabler(Id stepConstrainerEnablerId) Gets theStepConstrainerEnablerspecified by itsId.