Uses of Interface
org.osid.rules.RuleSearchOrder
Packages that use RuleSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.rules
service.
-
Uses of RuleSearchOrder in org.osid
Methods in org.osid that return RuleSearchOrderModifier and TypeMethodDescriptionOsidRuleSearchOrder.getRuleSearchOrder()Gets the search order for a rule. -
Uses of RuleSearchOrder in org.osid.rules
Methods in org.osid.rules that return RuleSearchOrderModifier and TypeMethodDescriptionRuleSearchSession.getRuleSearchOrder()Gets a rule search order.RuleSmartEngineSession.getRuleSearchOrder()Gets a rule search order.Methods in org.osid.rules with parameters of type RuleSearchOrderModifier and TypeMethodDescriptionvoidRuleSmartEngineSession.applyRuleSequencing(RuleSearchOrder ruleSearchOrder) Applies a rule search order to this engine.voidRuleSearch.orderRuleResults(RuleSearchOrder ruleSearchOrder) Specify an ordering to the search results.