Uses of Interface
org.osid.hold.BlockSearchOrder
Packages that use BlockSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of BlockSearchOrder in org.osid.hold
Methods in org.osid.hold that return BlockSearchOrderModifier and TypeMethodDescriptionBlockSearchSession.getBlockSearchOrder()Gets a block search order.BlockSmartOublietteSession.getBlockSearchOrder()Gets a block search order.Methods in org.osid.hold with parameters of type BlockSearchOrderModifier and TypeMethodDescriptionvoidBlockSmartOublietteSession.applyBlockSequencing(BlockSearchOrder blockSearchOrder) Applies a block search order to this oubliette.voidBlockSearch.orderBlockResults(BlockSearchOrder blockSearchOrder) Specify an ordering to the search results. -
Uses of BlockSearchOrder in org.osid.rules.check
Methods in org.osid.rules.check that return BlockSearchOrderModifier and TypeMethodDescriptionCheckSearchOrder.getHoldCheckBlockSearchOrder()Gets the block search order.