Uses of Interface
org.osid.subscription.rules.DispatchConstrainerEnablerQuery
Packages that use DispatchConstrainerEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.subscription.rules
service.
-
Uses of DispatchConstrainerEnablerQuery in org.osid.subscription.rules
Methods in org.osid.subscription.rules that return DispatchConstrainerEnablerQueryModifier and TypeMethodDescriptionDispatchConstrainerEnablerQuerySession.getDispatchConstrainerEnablerQuery()Gets a dispatch constrainer enabler query.DispatchConstrainerEnablerSmartPublisherSession.getDispatchConstrainerEnablerQuery()Gets a dispatch constrainer enabler query.DispatchConstrainerEnablerSearchSession.getDispatchConstrainerEnablerQueryFromInspector(DispatchConstrainerEnablerQueryInspector dispatchConstrainerEnablerQueryInspector) Gets a dispatch constrainer enabler query from an inspector.DispatchConstrainerEnablerSmartPublisherSession.getDispatchConstrainerEnablerQueryFromInspector(DispatchConstrainerEnablerQueryInspector dispatchConstrainerEnablerQueryInspector) Gets a dispatch constrainer enabler query from an inspector.Methods in org.osid.subscription.rules with parameters of type DispatchConstrainerEnablerQueryModifier and TypeMethodDescriptionvoidDispatchConstrainerEnablerSmartPublisherSession.applyDispatchConstrainerEnablerQuery(DispatchConstrainerEnablerQuery dispatchConstrainerEnablerQuery) Applies a dispatch constrainer enabler query to this publisher.DispatchConstrainerEnablerQuerySession.getDispatchConstrainerEnablersByQuery(DispatchConstrainerEnablerQuery dispatchConstrainerEnablerQuery) Gets a list ofDispatchConstrainerEnablersmatching the given search.