Uses of Interface
org.osid.room.FloorSearchOrder
Packages that use FloorSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.room
service.
-
Uses of FloorSearchOrder in org.osid.room
Methods in org.osid.room that return FloorSearchOrderModifier and TypeMethodDescriptionFloorSearchSession.getFloorSearchOrder()Gets a floor search order.FloorSmartCampusSession.getFloorSearchOrder()Gets a floor search order.RoomSearchOrder.getFloorSearchOrder()Gets the floor search order.Methods in org.osid.room with parameters of type FloorSearchOrderModifier and TypeMethodDescriptionvoidFloorSmartCampusSession.applyFloorSequencing(FloorSearchOrder floorSearchOrder) Applies a floor search order to this campus.voidFloorSearch.orderFloorResults(FloorSearchOrder floorSearchOrder) Specify an ordering to the search results.