Uses of Interface
org.osid.hold.rules.HoldEnablerQuery
Packages that use HoldEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.hold.rules
service.
-
Uses of HoldEnablerQuery in org.osid.hold.rules
Methods in org.osid.hold.rules that return HoldEnablerQueryModifier and TypeMethodDescriptionHoldEnablerQuerySession.getHoldEnablerQuery()Gets a hold enabler query.HoldEnablerSmartOublietteSession.getHoldEnablerQuery()Gets a hold enabler query.HoldEnablerSearchSession.getHoldEnablerQueryFromInspector(HoldEnablerQueryInspector holdEnablerQueryInspector) Gets a hold enabler query from an inspector.HoldEnablerSmartOublietteSession.getHoldEnablerQueryFromInspector(HoldEnablerQueryInspector holdEnablerQueryInspector) Gets a hold enabler query from an inspector.Methods in org.osid.hold.rules with parameters of type HoldEnablerQueryModifier and TypeMethodDescriptionvoidHoldEnablerSmartOublietteSession.applyHoldEnablerQuery(HoldEnablerQuery holdEnablerQuery) Applies a hold enabler query to this oubliette.HoldEnablerQuerySession.getHoldEnablersByQuery(HoldEnablerQuery holdEnablerQuery) Gets a list ofHoldEnablersmatching the given hold enabler query.HoldEnablerSearchSession.getHoldEnablersBySearch(HoldEnablerQuery holdEnablerQuery, HoldEnablerSearch holdEnablerSearch) Gets the search results matching the given search query using the given search.