| Package | Description |
|---|---|
| org.osid.assessment.authoring |
The Open Service Interface Definitions for the org.osid.assessment.authoring
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SequenceRuleEnablerSearchSession
This session provides methods for searching among
SequenceRuleEnabler objects. |
| Modifier and Type | Method and Description |
|---|---|
SequenceRuleEnablerQuerySession |
AssessmentAuthoringManager.getSequenceRuleEnablerQuerySession()
Gets the
OsidSession associated with the sequence rule
enabler query service. |
SequenceRuleEnablerQuerySession |
AssessmentAuthoringProxyManager.getSequenceRuleEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the sequence rule
enabler query service. |
SequenceRuleEnablerQuerySession |
AssessmentAuthoringManager.getSequenceRuleEnablerQuerySessionForBank(Id bankId)
Gets the
OsidSession associated with the sequence rule
enabler query service for the given bank. |
SequenceRuleEnablerQuerySession |
AssessmentAuthoringProxyManager.getSequenceRuleEnablerQuerySessionForBank(Id bankId,
Proxy proxy)
Gets the
OsidSession associated with the sequence rule
enabler query service for the given bank. |