Uses of Interface
org.osid.mapping.LocationAdminSession
Packages that use LocationAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping
service.
The Open Service Interface Definitions for the org.osid.mapping.batch
service.
-
Uses of LocationAdminSession in org.osid.mapping
Methods in org.osid.mapping that return LocationAdminSessionModifier and TypeMethodDescriptionMappingManager.getLocationAdminSession()Gets theOsidSessionassociated with the location administration service.MappingProxyManager.getLocationAdminSession(Proxy proxy) Gets theOsidSessionassociated with the location administration service.MappingManager.getLocationAdminSessionForMap(Id mapId) Gets theOsidSessionassociated with the location administration service for the given map.MappingProxyManager.getLocationAdminSessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the location administration service for the given map. -
Uses of LocationAdminSession in org.osid.mapping.batch
Subinterfaces of LocationAdminSession in org.osid.mapping.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesLocationsin bulk.