Uses of Interface
org.osid.subscription.rules.DispatchEnablerList
Packages that use DispatchEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchEnablerList in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchEnablerListModifier and TypeMethodDescriptionDispatchConstrainerEnablerLookupSession.getDispatchConstrainerEnablersByParentGenusType(Type dispatchConstrainerEnablerGenusType) Gets aDispatchConstrainerEnablerListcorresponding to the given dispatch constrainer enabler genusTypeand include any additional dispatch constrainer enablers with genus types derived from the specifiedType.DispatchEnablerLookupSession.getDispatchEnablers()Gets allDispatchEnablers.DispatchEnablerSearchResults.getDispatchEnablers()Gets the dispatch enabler list resulting from a search.DispatchEnablerLookupSession.getDispatchEnablersByGenusType(Type dispatchEnablerGenusType) Gets aDispatchEnablerListcorresponding to the given dispatch enabler genusTypewhich does not include dispatch enablers of genus types derived from the specifiedType.DispatchEnablerLookupSession.getDispatchEnablersByIds(IdList dispatchEnablerIds) Gets aDispatchEnablerListcorresponding to the givenIdList.DispatchEnablerLookupSession.getDispatchEnablersByParentGenusType(Type dispatchEnablerGenusType) Gets aDispatchEnablerListcorresponding to the given dispatch enabler genusTypeand include any additional dispatch enablers with genus types derived from the specifiedType.DispatchEnablerPublisherSession.getDispatchEnablersByPublisher(Id publisherId) Gets the list ofDispatchEnablersassociated with aPublisher.DispatchEnablerPublisherSession.getDispatchEnablersByPublishers(IdList publisherIds) Gets the list ofDispatchEnablerscorresponding to a list ofPublishers.DispatchEnablerQuerySession.getDispatchEnablersByQuery(DispatchEnablerQuery dispatchEnablerQuery) Gets a list ofDispatchEnablersmatching the given search.DispatchEnablerLookupSession.getDispatchEnablersByRecordType(Type dispatchEnablerRecordType) Gets aDispatchEnablerListcontaining the given dispatch enabler recordType.DispatchEnablerRuleLookupSession.getDispatchEnablersForDispatch(Id dispatchId) Gets theDispatchEnablersassociated with aDispatch.