Uses of Interface
org.osid.workflow.rules.ProcessConstrainerEnabler
Packages that use ProcessConstrainerEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessConstrainerEnabler in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessConstrainerEnablerModifier and TypeMethodDescriptionProcessConstrainerEnablerAdminSession.createProcessConstrainerEnabler(ProcessConstrainerEnablerForm processConstrainerEnablerForm) Creates a newProcessConstrainerEnabler.ProcessConstrainerEnablerList.getNextProcessConstrainerEnabler()Gets the nextProcessConstrainerEnablerin this list.ProcessConstrainerEnablerList.getNextProcessConstrainerEnablers(long n) Gets the next set ofProcessConstrainerEnablerelements in this list.ProcessConstrainerEnablerLookupSession.getProcessConstrainerEnabler(Id processConstrainerEnablerId) Gets theProcessConstrainerEnablerspecified by itsId.