Uses of Interface
org.osid.subscription.rules.DispatchConstrainerQuery
Packages that use DispatchConstrainerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchConstrainerQuery in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchConstrainerQueryModifier and TypeMethodDescriptionDispatchConstrainerQuerySession.getDispatchConstrainerQuery()Gets a dispatch constrainer query.DispatchConstrainerSmartPublisherSession.getDispatchConstrainerQuery()Gets a dispatch constrainer query.DispatchConstrainerSearchSession.getDispatchConstrainerQueryFromInspector(DispatchConstrainerQueryInspector dispatchConstrainerQueryInspector) Gets a dispatch constrainer query from an inspector.DispatchConstrainerSmartPublisherSession.getDispatchConstrainerQueryFromInspector(DispatchConstrainerQueryInspector dispatchConstrainerQueryInspector) Gets a dispatch constrainer query from an inspector.DispatchConstrainerEnablerQuery.getRuledDispatchConstrainerQuery()Gets the query for a dispatch constrainer.Methods in org.osid.subscription.rules with parameters of type DispatchConstrainerQueryModifier and TypeMethodDescriptionvoidDispatchConstrainerSmartPublisherSession.applyDispatchConstrainerQuery(DispatchConstrainerQuery dispatchConstrainerQuery) Applies a dispatch constrainer query to this publisher.DispatchConstrainerQuerySession.getDispatchConstrainersByQuery(DispatchConstrainerQuery dispatchConstrainerQuery) Gets a list ofDispatchConstrainersmatching the given search.DispatchConstrainerSearchSession.getDispatchConstrainersBySearch(DispatchConstrainerQuery dispatchConstrainerQuery, DispatchConstrainerSearch dispatchConstrainerSearch) Gets the search results matching the given search query using the given search.