Uses of Interface
org.osid.provisioning.rules.PoolEnablerQuery
Packages that use PoolEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolEnablerQuery in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolEnablerQueryModifier and TypeMethodDescriptionPoolEnablerQuerySession.getPoolEnablerQuery()Gets a pool enabler query.PoolEnablerSmartDistributorSession.getPoolEnablerQuery()Gets a pool enabler query.PoolEnablerSearchSession.getPoolEnablerQueryFromInspector(PoolEnablerQueryInspector poolEnablerQueryInspector) Gets a pool enabler query from an inspector.Methods in org.osid.provisioning.rules with parameters of type PoolEnablerQueryModifier and TypeMethodDescriptionvoidPoolEnablerSmartDistributorSession.applyPoolEnablerQuery(PoolEnablerQuery poolEnablerQuery) Applies a pool enabler query to this distributor.PoolConstrainerEnablerSearchSession.getPoolConstrainerEnablersBySearch(PoolEnablerQuery poolConstrainerEnablerQuery, PoolConstrainerEnablerSearch poolConstrainerEnablerSearch) Gets the search results matching the given search query using the given search.PoolEnablerQuerySession.getPoolEnablersByQuery(PoolEnablerQuery poolEnablerQuery) Gets a list ofPoolEnablersmatching the given search.PoolEnablerSearchSession.getPoolEnablersBySearch(PoolEnablerQuery poolEnablerQuery, PoolEnablerSearch poolEnablerSearch) Gets the search results matching the given search query using the given search.