Uses of Interface
org.osid.control.InputSearchOrder
Packages that use InputSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of InputSearchOrder in org.osid.control
Methods in org.osid.control that return InputSearchOrderModifier and TypeMethodDescriptionInputSearchSession.getInputSearchOrder()Gets an input search order.InputSmartSystemSession.getInputSearchOrder()Gets an input search order.Methods in org.osid.control with parameters of type InputSearchOrderModifier and TypeMethodDescriptionvoidInputSmartSystemSession.applyInputSequencing(InputSearchOrder inputSearchOrder) Applies an input search order to this system.voidInputSearch.orderInputResults(InputSearchOrder inputSearchOrder) Specify an ordering to the search results.