Uses of Interface
org.osid.mapping.ResourceLocationList
Packages that use ResourceLocationList
Package
Description
The Open Service Interface Definitions for the org.osid.mapping
service.
-
Uses of ResourceLocationList in org.osid.mapping
Methods in org.osid.mapping that return ResourceLocationListModifier and TypeMethodDescriptionResourceLocationSession.getResourceLocations(IdList resourceIds) Gets the current closest bounding locations of the given resources.ResourceLocationSession.getResourcesAtLocation(Id locationId) Gets the current resources at or within the given location.ResourceLocationSession.getResourcesAtLocationByGenusType(Id locationId, Type resourceGenusType) Gets the current resources at or within the given location for a resource genus type.ResourceLocationSession.getResourcesAtSpatialUnit(SpatialUnit spatialUnit) Gets the current resource within the given spatial unit.ResourceLocationSession.getResourcesAtSpatialUnitByGenusType(SpatialUnit spatialUnit, Type resourceGenusType) Gets the current resource within the given spatial unit for a given resource genus type.