Uses of Interface
org.osid.control.SystemSearchOrder
Packages that use SystemSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of SystemSearchOrder in org.osid.control
Methods in org.osid.control that return SystemSearchOrderModifier and TypeMethodDescriptionSystemSearchSession.getSystemSearchOrder()Gets a system search order.Methods in org.osid.control with parameters of type SystemSearchOrderModifier and TypeMethodDescriptionvoidSystemSearch.orderSystemResults(SystemSearchOrder systemSearchOrder) Specify an ordering to the search results.