Uses of Interface
org.osid.control.ActionGroupSearchOrder
Packages that use ActionGroupSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of ActionGroupSearchOrder in org.osid.control
Methods in org.osid.control that return ActionGroupSearchOrderModifier and TypeMethodDescriptionActionGroupSearchSession.getActionGroupSearchOrder()Gets an action group search order.ActionGroupSmartSystemSession.getActionGroupSearchOrder()Gets an action group search order.Methods in org.osid.control with parameters of type ActionGroupSearchOrderModifier and TypeMethodDescriptionvoidActionGroupSmartSystemSession.applyActionGroupSequencing(ActionGroupSearchOrder actionGroupSearchOrder) Applies an action group search order to this system.voidActionGroupSearch.orderActionGroupResults(ActionGroupSearchOrder actionGroupSearchOrder) Specify an ordering to the search results.