Uses of Interface
org.osid.workflow.rules.ProcessProcessorEnablerList
Packages that use ProcessProcessorEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.workflow.rules
service.
-
Uses of ProcessProcessorEnablerList in org.osid.workflow.rules
Methods in org.osid.workflow.rules that return ProcessProcessorEnablerListModifier and TypeMethodDescriptionProcessProcessorEnablerLookupSession.getProcessProcessorEnablers()Gets allProcessProcessorEnablers.ProcessProcessorEnablerSearchResults.getProcessProcessorEnablers()Gets the process processor enabler list resulting from a search.ProcessProcessorEnablerLookupSession.getProcessProcessorEnablersByGenusType(Type processProcessorEnablerGenusType) Gets aProcessProcessorEnablerListcorresponding to the given process processor enabler genusTypewhich does not include process processor enablers of genus types derived from the specifiedType.ProcessProcessorEnablerLookupSession.getProcessProcessorEnablersByIds(IdList processProcessorEnablerIds) Gets aProcessProcessorEnablerListcorresponding to the givenIdList.ProcessProcessorEnablerOfficeSession.getProcessProcessorEnablersByOffice(Id officeId) Gets the list ofProcessProcessorEnablersassociated with anOffice.ProcessProcessorEnablerOfficeSession.getProcessProcessorEnablersByOffices(IdList officeIds) Gets the list ofProcessProcessorEnablerscorresponding to a list ofOffices.ProcessProcessorEnablerLookupSession.getProcessProcessorEnablersByParentGenusType(Type processProcessorEnablerGenusType) Gets aProcessProcessorEnablerListcorresponding to the given process processor enabler genusTypeand include any additional process processor enablers with genus types derived from the specifiedType.ProcessProcessorEnablerQuerySession.getProcessProcessorEnablersByQuery(ProcessProcessorEnablerQuery processProcessorEnablerQuery) Gets a list ofProcessProcessorEnablersmatching the given search.ProcessProcessorEnablerLookupSession.getProcessProcessorEnablersByRecordType(Type processProcessorEnablerRecordType) Gets aProcessProcessorEnablerListcontaining the given process processor enabler recordType.ProcessProcessorEnablerRuleLookupSession.getProcessProcessorEnablersForProcessProcessor(Id processProcessorId) Gets theProcessProcessorEnablersassociated with aProcessProcessor.