Uses of Interface
org.osid.hold.HoldQuery
Packages that use HoldQuery
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of HoldQuery in org.osid.hold
Methods in org.osid.hold that return HoldQueryModifier and TypeMethodDescriptionHoldQuerySession.getHoldQuery()Gets a hold query.HoldSmartOublietteSession.getHoldQuery()Gets a hold query.IssueQuery.getHoldQuery()Gets the query for a hold.OublietteQuery.getHoldQuery()Gets the query for a hold.HoldSearchSession.getHoldQueryFromInspector(HoldQueryInspector holdQueryInspector) Gets a hold query from an inspector.HoldSmartOublietteSession.getHoldQueryFromInspector(HoldQueryInspector holdQueryInspector) Gets a hold query from an inspector.Methods in org.osid.hold with parameters of type HoldQueryModifier and TypeMethodDescriptionvoidHoldSmartOublietteSession.applyHoldQuery(HoldQuery holdQuery) Applies a hold query to this oubliette.HoldQuerySession.getHoldsByQuery(HoldQuery holdQuery) Gets a list ofHoldsmatching the given hold query.HoldSearchSession.getHoldsBySearch(HoldQuery holdQuery, HoldSearch holdSearch) Gets the search results matching the given search query using the given search. -
Uses of HoldQuery in org.osid.hold.rules
Methods in org.osid.hold.rules that return HoldQueryModifier and TypeMethodDescriptionHoldEnablerQuery.getRuledHoldQuery()Gets the query for a hold.