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