Uses of Interface
org.osid.subscription.rules.DispatchProcessorEnablerList
Packages that use DispatchProcessorEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchProcessorEnablerList in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchProcessorEnablerListModifier and TypeMethodDescriptionDispatchProcessorEnablerLookupSession.getDispatchProcessorEnablers()Gets allDispatchProcessorEnablers.DispatchProcessorEnablerSearchResults.getDispatchProcessorEnablers()Gets the dispatch processor enabler list resulting from a search.DispatchProcessorEnablerLookupSession.getDispatchProcessorEnablersByGenusType(Type dispatchProcessorEnablerGenusType) Gets aDispatchProcessorEnablerListcorresponding to the given dispatch processor enabler genusTypewhich does not include dispatch processor enablers of genus types derived from the specifiedType.DispatchProcessorEnablerLookupSession.getDispatchProcessorEnablersByIds(IdList dispatchProcessorEnablerIds) Gets aDispatchProcessorEnablerListcorresponding to the givenIdList.DispatchProcessorEnablerLookupSession.getDispatchProcessorEnablersByParentGenusType(Type dispatchProcessorEnablerGenusType) Gets aDispatchProcessorEnablerListcorresponding to the given dispatch processor enabler genusTypeand include any additional dispatch processor enablers with genus types derived from the specifiedType.DispatchProcessorEnablerPublisherSession.getDispatchProcessorEnablersByPublisher(Id publisherId) Gets the list ofDispatchProcessorEnablersassociated with aPublisher.DispatchProcessorEnablerPublisherSession.getDispatchProcessorEnablersByPublishers(IdList publisherIds) Gets the list ofDispatchProcessorEnablerscorresponding to a list ofPublishers.DispatchProcessorEnablerQuerySession.getDispatchProcessorEnablersByQuery(DispatchProcessorEnablerQuery dispatchProcessorEnablerQuery) Gets a list ofDispatchProcessorEnablersmatching the given search.DispatchProcessorEnablerLookupSession.getDispatchProcessorEnablersByRecordType(Type dispatchProcessorEnablerRecordType) Gets aDispatchProcessorEnablerListcontaining the given dispatch processor enabler recordType.DispatchProcessorEnablerRuleLookupSession.getDispatchProcessorEnablersForDispatchProcessor(Id dispatchProcessorId) Gets theDispatchProcessorEnablersassociated with aDispatchProcessor.