Uses of Interface
org.osid.mapping.path.PathQuerySession
Packages that use PathQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of PathQuerySession in org.osid.mapping.path
Subinterfaces of PathQuerySession in org.osid.mapping.pathModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongPathobjects.Methods in org.osid.mapping.path that return PathQuerySessionModifier and TypeMethodDescriptionMappingPathManager.getPathQuerySession()Gets theOsidSessionassociated with the path query service.MappingPathProxyManager.getPathQuerySession(Proxy proxy) Gets theOsidSessionassociated with the path query service.MappingPathManager.getPathQuerySessionForMap(Id mapId) Gets theOsidSessionassociated with the path query service for the given map.MappingPathProxyManager.getPathQuerySessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the path query service for the given map.