Uses of Interface
org.osid.mapping.path.IntersectionAdminSession
Packages that use IntersectionAdminSession
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 IntersectionAdminSession in org.osid.mapping.path
Methods in org.osid.mapping.path that return IntersectionAdminSessionModifier and TypeMethodDescriptionMappingPathManager.getIntersectionAdminSession()Gets theOsidSessionassociated with the intersection administrative service.MappingPathProxyManager.getIntersectionAdminSession(Proxy proxy) Gets theOsidSessionassociated with the intersection administrative service.MappingPathManager.getIntersectionAdminSessionForMap(Id mapId) Gets theOsidSessionassociated with the intersection administrative service for the given map.MappingPathProxyManager.getIntersectionAdminSessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the intersection administrative service for the given map. -
Uses of IntersectionAdminSession in org.osid.mapping.path.batch
Subinterfaces of IntersectionAdminSession in org.osid.mapping.path.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesIntersectionsin bulk.