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