Uses of Interface
org.osid.control.SettingSearchOrder
Packages that use SettingSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of SettingSearchOrder in org.osid.control
Methods in org.osid.control that return SettingSearchOrderModifier and TypeMethodDescriptionSettingSearchSession.getSettingSearchOrder()Gets a setting search order.SettingSmartSystemSession.getSettingSearchOrder()Gets a setting search order.Methods in org.osid.control with parameters of type SettingSearchOrderModifier and TypeMethodDescriptionvoidSettingSmartSystemSession.applySettingSequencing(SettingSearchOrder settingSearchOrder) Applies a setting search order to this system.voidSettingSearch.orderSettingResults(SettingSearchOrder settingSearchOrder) Specify an ordering to the search results.