Uses of Interface
org.osid.subscription.rules.DispatchConstrainerList
Packages that use DispatchConstrainerList
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchConstrainerList in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchConstrainerListModifier and TypeMethodDescriptionDispatchConstrainerLookupSession.getDispatchConstrainers()Gets allDispatchConstrainers.DispatchConstrainerSearchResults.getDispatchConstrainers()Gets the dispatch constrainer list resulting from a search.DispatchConstrainerLookupSession.getDispatchConstrainersByGenusType(Type dispatchConstrainerGenusType) Gets aDispatchConstrainerListcorresponding to the given dispatch constrainer genusTypewhich does not include dispatch constrainers of genus types derived from the specifiedType.DispatchConstrainerLookupSession.getDispatchConstrainersByIds(IdList dispatchConstrainerIds) Gets aDispatchConstrainerListcorresponding to the givenIdList.DispatchConstrainerLookupSession.getDispatchConstrainersByParentGenusType(Type dispatchConstrainerGenusType) Gets aDispatchConstrainerListcorresponding to the given dispatch constrainer genusTypeand include any additional dispatch constrainers with genus types derived from the specifiedType.DispatchConstrainerPublisherSession.getDispatchConstrainersByPublisher(Id publisherId) Gets the list ofDispatchConstrainersassociated with aPublisher.DispatchConstrainerPublisherSession.getDispatchConstrainersByPublishers(IdList publisherIds) Gets the list ofDispatchConstrainerscorresponding to a list ofPublishers.DispatchConstrainerQuerySession.getDispatchConstrainersByQuery(DispatchConstrainerQuery dispatchConstrainerQuery) Gets a list ofDispatchConstrainersmatching the given search.DispatchConstrainerLookupSession.getDispatchConstrainersByRecordType(Type dispatchConstrainerRecordType) Gets aDispatchConstrainerListcontaining the given dispatch constrainer recordType.DispatchConstrainerRuleLookupSession.getDispatchConstrainersForDispatch(Id dispatchId) Gets theDispatchConstrainersassociated with aDispatch.DispatchConstrainerEnablerRuleLookupSession.getDispatchConstrainersForDispatchConstrainerEnabler(Id dispatchConstrainerEnablerId) Gets theDispatchConstrainersmapped to aDispatchConstrainerEnabler.