| Package | Description |
|---|---|
| org.osid |
The Open Service Interface Definitions for the org.osid
service.
|
| org.osid.rules |
The Open Service Interface Definitions for the org.osid.rules
service.
|
| Modifier and Type | Method and Description |
|---|---|
Rule |
OsidRule.getRule()
Gets the explicit rule.
|
| Modifier and Type | Method and Description |
|---|---|
Rule |
RuleAdminSession.createRule(RuleForm ruleForm)
Creates a new
Rule. |
Rule |
RuleList.getNextRule()
Gets the next
Rule in this list. |
Rule[] |
RuleList.getNextRules(long n)
Gets the next set of
Rule elements in this list. |
Rule |
RuleLookupSession.getRule(Id ruleId)
Gets the
Rule specified by its Id. |