Uses of Interface
org.osid.provisioning.PoolQuery
Packages that use PoolQuery
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolQuery in org.osid.provisioning
Methods in org.osid.provisioning that return PoolQueryModifier and TypeMethodDescriptionBrokerQuery.getPoolQuery()Gets the query for a pool.DistributorQuery.getPoolQuery()Gets the query for a pool.PoolQuerySession.getPoolQuery()Gets a pool query.PoolSmartDistributorSession.getPoolQuery()Gets a pool query.ProvisionableQuery.getPoolQuery()Gets the query for a pool.RequestQuery.getPoolQuery()Gets the query for a pool.PoolSearchSession.getPoolQueryFromInspector(PoolQueryInspector poolQueryInspector) Gets a pool query from an inspector.PoolSmartDistributorSession.getPoolQueryFromInspector(PoolQueryInspector poolQueryInspector) Gets a pool query from an inspector.Methods in org.osid.provisioning with parameters of type PoolQueryModifier and TypeMethodDescriptionvoidPoolSmartDistributorSession.applyPoolQuery(PoolQuery poolQuery) Applies a pool query to this distributor.PoolQuerySession.getPoolsByQuery(PoolQuery poolQuery) Gets a list ofPoolsmatching the given pool query.PoolSearchSession.getPoolsBySearch(PoolQuery poolQuery, PoolSearch poolSearch) Gets the search results matching the given search query using the given search. -
Uses of PoolQuery in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolQueryModifier and TypeMethodDescriptionPoolEnablerSmartDistributorSession.getPoolEnablerQueryFromInspector(PoolEnablerQueryInspector poolEnablerQueryInspector) Gets a pool enabler query from an inspector.QueueConstrainerQuery.getRequiredProvisionPoolQuery()Gets the query for aPool.PoolConstrainerQuery.getRuledPoolQuery()Gets the query for a pool.PoolEnablerQuery.getRuledPoolQuery()Gets the query for a pool.PoolProcessorQuery.getRuledPoolQuery()Gets the query for a pool.