Uses of Interface
org.osid.recipe.DirectionSearchOrder
Packages that use DirectionSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.recipe
service.
-
Uses of DirectionSearchOrder in org.osid.recipe
Methods in org.osid.recipe that return DirectionSearchOrderModifier and TypeMethodDescriptionDirectionSearchSession.getDirectionSearchOrder()Gets a direction search order.DirectionSmartCookbookSession.getDirectionSearchOrder()Gets a direction search order.Methods in org.osid.recipe with parameters of type DirectionSearchOrderModifier and TypeMethodDescriptionvoidDirectionSmartCookbookSession.applyDirectionSequencing(DirectionSearchOrder directionSearchOrder) Applies a direction search order to this cookbook.voidDirectionSearch.orderDirectionResults(DirectionSearchOrder directionSearchOrder) Specify an ordering to the search results.