Uses of Interface
org.osid.hold.BlockQuerySession
Packages that use BlockQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
-
Uses of BlockQuerySession in org.osid.hold
Subinterfaces of BlockQuerySession in org.osid.holdModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongBlockobjects.Methods in org.osid.hold that return BlockQuerySessionModifier and TypeMethodDescriptionHoldManager.getBlockQuerySession()Gets theOsidSessionassociated with the block query service.HoldProxyManager.getBlockQuerySession(Proxy proxy) Gets theOsidSessionassociated with the block query service.HoldManager.getBlockQuerySessionForOubliette(Id oublietteId) Gets theOsidSessionassociated with the block query service for the given oubliette.HoldProxyManager.getBlockQuerySessionForOubliette(Id oublietteId, Proxy proxy) Gets theOsidSessionassociated with the block query service for the given oubliette.