Uses of Interface
org.osid.mapping.LocationList
Packages that use LocationList
Package
Description
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.repository
service.
-
Uses of LocationList in org.osid.inventory
Methods in org.osid.inventory that return LocationListModifier and TypeMethodDescriptionStock.getLocations()Gets the location to which this stock is located. -
Uses of LocationList in org.osid.mapping
Methods in org.osid.mapping that return LocationListModifier and TypeMethodDescriptionLocationAdjacencySession.getAdjacentLocations(Id locationId, long hops) Gets a list of adjacent locations for the given location.LocationHierarchySession.getChildLocations(Id locationId) Gets the children of the given location.LocationLookupSession.getLocations()Gets allLocations.LocationSearchResults.getLocations()Gets the location list resulting from a search.LocationSpatialSession.getLocationsByCoordinates(CoordinateList coordinates) Gets the closest bounding locations in the given coordinate list.LocationLookupSession.getLocationsByGenusType(Type locationGenusType) Gets aLocationListcorresponding to the given location genusTypewhich does not include locations of types derived from the specifiedType.LocationLookupSession.getLocationsByIds(IdList locationIds) Gets aLocationListcorresponding to the givenIdList.LocationMapSession.getLocationsByMap(Id mapId) Gets the list ofLocationsassociated with aMap.LocationMapSession.getLocationsByMaps(IdList mapIds) Gets the list ofLocationscorresponding to a list ofMaps.LocationLookupSession.getLocationsByParentGenusType(Type locationGenusType) Gets aLocationListcorresponding to the given location genusTypeand include any additional locations with genus types derived from the specifiedType.LocationQuerySession.getLocationsByQuery(LocationQuery locationQuery) Gets a list ofLocationsmatching the given search.LocationLookupSession.getLocationsByRecordType(Type locationRecordType) Gets aLocationListcontaining the given location recordType.LocationSpatialSession.getLocationsInSpatialUnit(SpatialUnit spatialUnit) Gets the locations that are included inside the given spatial unit.LocationSpatialSession.getLocationsOverlappingSpatialUnit(SpatialUnit spatialUnit) Gets the locations that are included inside or touch the given spatial unit.MyLocationSession.getNearestLocationsToMe()Gets the current nearest locations to this agent ordered by distance.MyLocationSession.getNearestLocationToMeByGenusType(Type locationGenusType) Gets the current nearest location of this agent of the specified location genus type ordered by distance.LocationHierarchySession.getParentLocations(Id locationId) Gets the parents of the given location.LocationHierarchySession.getRootLocations()Gets the root location in the location hierarchy. -
Uses of LocationList in org.osid.repository
Methods in org.osid.repository that return LocationListModifier and TypeMethodDescriptionAssetSpatialSession.getAssetLocations(Id assetId) Gets the locations related to the subject of this asset.