Uses of Interface
org.osid.mapping.path.PathAdminSession
Packages that use PathAdminSession
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 PathAdminSession in org.osid.mapping.path
Methods in org.osid.mapping.path that return PathAdminSessionModifier and TypeMethodDescriptionMappingPathManager.getPathAdminSession()Gets theOsidSessionassociated with the path administration service.MappingPathProxyManager.getPathAdminSession(Proxy proxy) Gets theOsidSessionassociated with the path administration service.MappingPathManager.getPathAdminSessionForMap(Id mapId) Gets theOsidSessionassociated with the path administration service for the given map.MappingPathProxyManager.getPathAdminSessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the path administration service for the given map. -
Uses of PathAdminSession in org.osid.mapping.path.batch
Subinterfaces of PathAdminSession in org.osid.mapping.path.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPathsin bulk.