Uses of Interface
org.osid.subscription.rules.DispatchConstrainerEnablerList
Packages that use DispatchConstrainerEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchConstrainerEnablerList in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchConstrainerEnablerListModifier and TypeMethodDescriptionDispatchConstrainerEnablerLookupSession.getDispatchConstrainerEnablers()Gets allDispatchConstrainerEnablers.DispatchConstrainerEnablerSearchResults.getDispatchConstrainerEnablers()Gets the dispatch constrainer enabler list resulting from a search.DispatchConstrainerEnablerLookupSession.getDispatchConstrainerEnablersByGenusType(Type dispatchConstrainerEnablerGenusType) Gets aDispatchConstrainerEnablerListcorresponding to the given dispatch constrainer enabler genusTypewhich does not include dispatch constrainer enablers of genus types derived from the specifiedType.DispatchConstrainerEnablerLookupSession.getDispatchConstrainerEnablersByIds(IdList dispatchConstrainerEnablerIds) Gets aDispatchConstrainerEnablerListcorresponding to the givenIdList.DispatchConstrainerEnablerPublisherSession.getDispatchConstrainerEnablersByPublisher(Id publisherId) Gets the list ofDispatchConstrainerEnablersassociated with aPublisher.DispatchConstrainerEnablerPublisherSession.getDispatchConstrainerEnablersByPublishers(IdList publisherIds) Gets the list ofDispatchConstrainerEnablerscorresponding to a list ofPublishers.DispatchConstrainerEnablerQuerySession.getDispatchConstrainerEnablersByQuery(DispatchConstrainerEnablerQuery dispatchConstrainerEnablerQuery) Gets a list ofDispatchConstrainerEnablersmatching the given search.DispatchConstrainerEnablerLookupSession.getDispatchConstrainerEnablersByRecordType(Type dispatchConstrainerEnablerRecordType) Gets aDispatchConstrainerEnablerListcontaining the given dispatch constrainer enabler recordType.DispatchConstrainerEnablerRuleLookupSession.getDispatchConstrainerEnablersForDispatchConstrainer(Id dispatchConstrainerId) Gets theDispatchConstrainerEnablersassociated with aDispatchConstrainer.