Uses of Interface
org.osid.hold.BlockQuery
Packages that use BlockQuery
Package
Description
The Open Service Interface Definitions for the org.osid.hold
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of BlockQuery in org.osid.hold
Methods in org.osid.hold that return BlockQueryModifier and TypeMethodDescriptionBlockQuerySession.getBlockQuery()Gets a block query.BlockSmartOublietteSession.getBlockQuery()Gets a block query.IssueQuery.getBlockQuery()Gets the query for a block.OublietteQuery.getBlockQuery()Gets the query for a block.BlockSearchSession.getBlockQueryFromInspector(BlockQueryInspector blockQueryInspector) Gets a block query from an inspector.BlockSmartOublietteSession.getBlockQueryFromInspector(BlockQueryInspector blockQueryInspector) Gets a block query from an inspector.Methods in org.osid.hold with parameters of type BlockQueryModifier and TypeMethodDescriptionvoidBlockSmartOublietteSession.applyBlockQuery(BlockQuery blockQuery) Applies a block query to this oubliette.BlockQuerySession.getBlocksByQuery(BlockQuery blockQuery) Gets a list ofBlocksmatching the given block query.BlockSearchSession.getBlocksBySearch(BlockQuery blockQuery, BlockSearch blockSearch) Gets the search results matching the given search query using the given search. -
Uses of BlockQuery in org.osid.rules.check
Methods in org.osid.rules.check that return BlockQueryModifier and TypeMethodDescriptionCheckQuery.getHoldCheckBlockQuery()Gets the query for a block.