Uses of Interface
org.osid.workflow.rules.ProcessConstrainerEnablerList
Packages that use ProcessConstrainerEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessConstrainerEnablerList in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessConstrainerEnablerListModifier and TypeMethodDescriptionProcessConstrainerEnablerLookupSession.getProcessConstrainerEnablers()Gets allProcessConstrainerEnablers.ProcessConstrainerEnablerSearchResults.getProcessConstrainerEnablers()Gets the process constrainer enabler list resulting from a search.ProcessConstrainerEnablerLookupSession.getProcessConstrainerEnablersByGenusType(Type processConstrainerEnablerGenusType) Gets aProcessConstrainerEnablerListcorresponding to the given process constrainer enabler genusTypewhich does not include process constrainer enablers of genus types derived from the specifiedType.ProcessConstrainerEnablerLookupSession.getProcessConstrainerEnablersByIds(IdList processConstrainerEnablerIds) Gets aProcessConstrainerEnablerListcorresponding to the givenIdList.ProcessConstrainerEnablerOfficeSession.getProcessConstrainerEnablersByOffice(Id officeId) Gets the list ofProcessConstrainerEnablersassociated with anOffice.ProcessConstrainerEnablerOfficeSession.getProcessConstrainerEnablersByOffices(IdList officeIds) Gets the list ofProcessConstrainerEnablerscorresponding to a list ofOffices.ProcessConstrainerEnablerQuerySession.getProcessConstrainerEnablersByQuery(ProcessConstrainerEnablerQuery processConstrainerEnablerQuery) Gets a list ofProcessConstrainerEnablersmatching the given search.ProcessConstrainerEnablerLookupSession.getProcessConstrainerEnablersByRecordType(Type processConstrainerEnablerRecordType) Gets aProcessConstrainerEnablerListcontaining the given process constrainer enabler recordType.ProcessConstrainerEnablerRuleLookupSession.getProcessConstrainerEnablersForProcessConstrainer(Id processConstrainerId) Gets theProcessConstrainerEnablersassociated with aProcessConstrainer.