Uses of Interface
org.osid.offering.rules.CanonicalUnitEnablerQuery
Packages that use CanonicalUnitEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.offering.rules
service.
-
Uses of CanonicalUnitEnablerQuery in org.osid.offering.rules
Methods in org.osid.offering.rules that return CanonicalUnitEnablerQueryModifier and TypeMethodDescriptionCanonicalUnitEnablerQuerySession.getCanonicalUnitEnablerQuery()Gets a canonical unit enabler query.CanonicalUnitEnablerSmartCatalogueSession.getCanonicalUnitEnablerQuery()Gets a canonical unit enabler query.CanonicalUnitEnablerSearchSession.getCanonicalUnitEnablerQueryFromInspector(CanonicalUnitEnablerQueryInspector canonicalUnitEnablerQueryInspector) Gets a canonical unit enabler query from an inspector.CanonicalUnitEnablerSmartCatalogueSession.getCanonicalUnitEnablerQueryFromInspector(CanonicalUnitEnablerQueryInspector canonicalUnitEnablerQueryInspector) Gets a canonical unit enabler query from an inspector.Methods in org.osid.offering.rules with parameters of type CanonicalUnitEnablerQueryModifier and TypeMethodDescriptionvoidCanonicalUnitEnablerSmartCatalogueSession.applyCanonicalUnitEnablerQuery(CanonicalUnitEnablerQuery canonicalUnitEnablerQuery) Applies a canonical unit enabler query to this catalogue.CanonicalUnitEnablerQuerySession.getCanonicalUnitEnablersByQuery(CanonicalUnitEnablerQuery canonicalUnitEnablerQuery) Gets a list ofCanonicalUnitEnablersmatching the given search.CanonicalUnitEnablerSearchSession.getCanonicalUnitEnablersBySearch(CanonicalUnitEnablerQuery canonicalUnitEnablerQuery, CanonicalUnitEnablerSearch canonicalUnitEnablerSearch) Gets the search results matching the given search query using the given search.