Uses of Interface
org.osid.mapping.path.ObstacleAdminSession
Packages that use ObstacleAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.mapping.path.batch
service.
-
Uses of ObstacleAdminSession in org.osid.mapping.path
Methods in org.osid.mapping.path that return ObstacleAdminSessionModifier and TypeMethodDescriptionMappingPathManager.getObstacleAdminSession()Gets theOsidSessionassociated with the obstacle administration service.MappingPathProxyManager.getObstacleAdminSession(Proxy proxy) Gets theOsidSessionassociated with the obstacle administration service.MappingPathManager.getObstacleAdminSessionForMap(Id mapId) Gets theOsidSessionassociated with the obstacle administration service for the given map.MappingPathProxyManager.getObstacleAdminSessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the obstacle administration service for the given map. -
Uses of ObstacleAdminSession in org.osid.mapping.path.batch
Subinterfaces of ObstacleAdminSession in org.osid.mapping.path.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesObstaclesin bulk.