| Package | Description |
|---|---|
| org.osid.repository |
The Open Service Interface Definitions for the org.osid.repository
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RepositorySearchSession
This session provides methods for searching among
Repository
objects. |
| Modifier and Type | Method and Description |
|---|---|
RepositoryQuerySession |
RepositoryManager.getRepositoryQuerySession()
Gets the repository query session.
|
RepositoryQuerySession |
RepositoryProxyManager.getRepositoryQuerySession(Proxy proxy)
Gets the repository query session.
|