Uses of Interface
org.osid.control.rules.InputEnablerSearchOrder
Packages that use InputEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.control.rules
service.
-
Uses of InputEnablerSearchOrder in org.osid.control.rules
Methods in org.osid.control.rules that return InputEnablerSearchOrderModifier and TypeMethodDescriptionInputEnablerSearchSession.getInputEnablerSearchOrder()Gets an input enabler search order.InputEnablerSmartSystemSession.getInputEnablerSearchOrder()Gets an input enabler search order.Methods in org.osid.control.rules with parameters of type InputEnablerSearchOrderModifier and TypeMethodDescriptionvoidInputEnablerSmartSystemSession.applyInputEnablerSequencing(InputEnablerSearchOrder inputEnablerSearchOrder) Applies an input enabler search order to this system.voidInputEnablerSearch.orderInputEnablerResults(InputEnablerSearchOrder inputEnablerSearchOrder) Specify an ordering to the search results.