Uses of Interface
org.osid.sequencing.ChainQuerySession
Packages that use ChainQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.sequencing
service.
-
Uses of ChainQuerySession in org.osid.sequencing
Subinterfaces of ChainQuerySession in org.osid.sequencingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongChainobjects.Methods in org.osid.sequencing that return ChainQuerySessionModifier and TypeMethodDescriptionSequencingManager.getChainQuerySession()Gets theOsidSessionassociated with the chain query service.SequencingProxyManager.getChainQuerySession(Proxy proxy) Gets theOsidSessionassociated with the chain query service.SequencingManager.getChainQuerySessionForAntimatroid(Id antimatroidId) Gets theOsidSessionassociated with the chain query service for the given antimatroid.SequencingProxyManager.getChainQuerySessionForAntimatroid(Id antimatroidId, Proxy proxy) Gets theOsidSessionassociated with the chain query service for the given antimatroid.