Uses of Interface
org.osid.offering.rules.CanonicalUnitProcessorEnablerQuery
Packages that use CanonicalUnitProcessorEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.offering.rules
service.
-
Uses of CanonicalUnitProcessorEnablerQuery in org.osid.offering.rules
Methods in org.osid.offering.rules that return CanonicalUnitProcessorEnablerQueryModifier and TypeMethodDescriptionCanonicalUnitProcessorEnablerQuerySession.getCanonicalUnitProcessorEnablerQuery()Gets a canonical unit processor enabler query.CanonicalUnitProcessorEnablerSmartCatalogueSession.getCanonicalUnitProcessorEnablerQuery()Gets a canonical unit processor enabler query.CanonicalUnitProcessorEnablerSearchSession.getCanonicalUnitProcessorEnablerQueryFromInspector(CanonicalUnitProcessorEnablerQueryInspector canonicalUnitProcessorEnablerQueryInspector) Gets a canonical unit processor enabler query from an inspector.CanonicalUnitProcessorEnablerSmartCatalogueSession.getCanonicalUnitProcessorEnablerQueryFromInspector(CanonicalUnitProcessorEnablerQueryInspector canonicalUnitProcessorEnablerQueryInspector) Gets a canonical unit processor enabler query from an inspector.Methods in org.osid.offering.rules with parameters of type CanonicalUnitProcessorEnablerQueryModifier and TypeMethodDescriptionvoidCanonicalUnitProcessorEnablerSmartCatalogueSession.applyCanonicalUnitProcessorEnablerQuery(CanonicalUnitProcessorEnablerQuery canonicalUnitProcessorEnablerQuery) Applies a canonical unit processor enabler query to this catalogue.CanonicalUnitProcessorEnablerQuerySession.getCanonicalUnitProcessorEnablersByQuery(CanonicalUnitProcessorEnablerQuery canonicalUnitProcessorEnablerQuery) Gets a list ofCanonicalUnitProcessorEnablersmatching the given search.CanonicalUnitProcessorEnablerSearchSession.getCanonicalUnitProcessorEnablersBySearch(CanonicalUnitProcessorEnablerQuery canonicalUnitProcessorEnablerQuery, CanonicalUnitProcessorEnablerSearch canonicalUnitProcessorEnablerSearch) Gets the search results matching the given search query using the given search.