Uses of Interface
org.osid.mapping.LocationSearchOrder
Packages that use LocationSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.mapping
service.
-
Uses of LocationSearchOrder in org.osid.calendaring
Methods in org.osid.calendaring that return LocationSearchOrderModifier and TypeMethodDescriptionEventSearchOrder.getLocationSearchOrder()Gets the search order for a location.OffsetEventSearchOrder.getLocationSearchOrder()Gets the search order for a location.ScheduleSearchOrder.getLocationSearchOrder()Gets the search order for a location. -
Uses of LocationSearchOrder in org.osid.inventory
Methods in org.osid.inventory that return LocationSearchOrderModifier and TypeMethodDescriptionItemSearchOrder.getLocationSearchOrder()Gets the location order for a stock. -
Uses of LocationSearchOrder in org.osid.mapping
Methods in org.osid.mapping that return LocationSearchOrderModifier and TypeMethodDescriptionLocationSearchSession.getLocationSearchOrder()Gets a location search order.LocationSmartMapSession.getLocationSearchOrder()Gets a location search order.Methods in org.osid.mapping with parameters of type LocationSearchOrderModifier and TypeMethodDescriptionvoidLocationSmartMapSession.applyLocationSequencing(LocationSearchOrder locationSearchOrder) Applies a location search order to this map.voidLocationSearch.orderLocationResults(LocationSearchOrder locationSearchOrder) Specify an ordering to the search results.