Uses of Interface
org.osid.mapping.LocationQuery
Packages that use LocationQuery
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.mapping
service.
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.mapping.route
service.
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of LocationQuery in org.osid.calendaring
Methods in org.osid.calendaring that return LocationQueryModifier and TypeMethodDescriptionEventQuery.getLocationQuery()Gets the query for a location.OffsetEventQuery.getLocationQuery()Gets the query for a location.ScheduleQuery.getLocationQuery()Gets the query for a location. -
Uses of LocationQuery in org.osid.course
Methods in org.osid.course that return LocationQueryModifier and TypeMethodDescriptionActivityQuery.getMeetingLocationQuery()Gets the query for a location. -
Uses of LocationQuery in org.osid.inventory
Methods in org.osid.inventory that return LocationQueryModifier and TypeMethodDescriptionItemQuery.getLocationQuery()Gets the query for a location.StockQuery.getLocationQuery()Gets the query for a location. -
Uses of LocationQuery in org.osid.mapping
Methods in org.osid.mapping that return LocationQueryModifier and TypeMethodDescriptionLocationQuery.getContainedLocationQuery()Gets the query for a contained location.LocationQuery.getContainingLocationQuery()Gets the query for a parent location.LocationQuerySession.getLocationQuery()Gets a location query.LocationSmartMapSession.getLocationQuery()Gets a location query.MapQuery.getLocationQuery()Gets the query for a location.LocationSearchSession.getLocationQueryFromInspector(LocationQueryInspector locationQueryInspector) Gets a location query from an inspector.LocationSmartMapSession.getLocationQueryFromInspector(LocationQueryInspector locationQueryInspector) Gets a location query from an inspector.Methods in org.osid.mapping with parameters of type LocationQueryModifier and TypeMethodDescriptionvoidLocationSmartMapSession.applyLocationQuery(LocationQuery locationQuery) Applies a location query to this map.LocationQuerySession.getLocationsByQuery(LocationQuery locationQuery) Gets a list ofLocationsmatching the given search.LocationSearchSession.getLocationsBySearch(LocationQuery locationQuery, LocationSearch locationSearch) Gets the search results matching the given search query using the given search. -
Uses of LocationQuery in org.osid.mapping.path
Methods in org.osid.mapping.path that return LocationQuery -
Uses of LocationQuery in org.osid.mapping.route
Methods in org.osid.mapping.route that return LocationQueryModifier and TypeMethodDescriptionRouteQuery.getEndingLocationQuery()Gets the query for an ending location.RouteQuery.getLocationQuery()Gets the query for a location.RouteQuery.getStartingLocationQuery()Gets the query for a starting location. -
Uses of LocationQuery in org.osid.repository
Methods in org.osid.repository that return LocationQuery