| Package | Description |
|---|---|
| org.osid.repository.rules |
The Open Service Interface Definitions for the org.osid.repository.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompositionEnablerSearchSession
This session provides methods for searching among
CompositionEnabler objects. |
| Modifier and Type | Method and Description |
|---|---|
CompositionEnablerQuerySession |
RepositoryRulesManager.getCompositionEnablerQuerySession()
Gets the
OsidSession associated with the composition
enabler query service. |
CompositionEnablerQuerySession |
RepositoryRulesProxyManager.getCompositionEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the composition
enabler query service. |
CompositionEnablerQuerySession |
RepositoryRulesManager.getCompositionEnablerQuerySessionForRepository(Id repositoryId)
Gets the
OsidSession associated with the composition
enabler query service for the given repository. |
CompositionEnablerQuerySession |
RepositoryRulesProxyManager.getCompositionEnablerQuerySessionForRepository(Id repositoryId,
Proxy proxy)
Gets the
OsidSession associated with the composition
enabler query service for the given repository. |