Uses of Interface
org.osid.provisioning.rules.PoolEnablerSearchOrder
Packages that use PoolEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolEnablerSearchOrder in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolEnablerSearchOrderModifier and TypeMethodDescriptionPoolConstrainerEnablerSmartDistributorSession.getPoolConstrainerEnablerSearchOrder()Gets a pool constrainer enabler search order.PoolEnablerSearchSession.getPoolEnablerSearchOrder()Gets a pool enabler search order.PoolEnablerSmartDistributorSession.getPoolEnablerSearchOrder()Gets a pool enabler search order.Methods in org.osid.provisioning.rules with parameters of type PoolEnablerSearchOrderModifier and TypeMethodDescriptionvoidPoolEnablerSmartDistributorSession.applyPoolEnablerSequencing(PoolEnablerSearchOrder poolEnablerSearchOrder) Applies a pool enabler search order to this distributor.voidPoolEnablerSearch.orderPoolEnablerResults(PoolEnablerSearchOrder poolEnablerSearchOrder) Specify an ordering to the search results.