| Package | Description |
|---|---|
| org.osid.resource |
The Open Service Interface Definitions for the org.osid.resource
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceRelationshipSearchSession
This session provides methods for searching
ResourceRelationship
objects. |
| Modifier and Type | Method and Description |
|---|---|
ResourceRelationshipQuerySession |
ResourceManager.getResourceRelationshipQuerySession()
Gets the
OsidSession associated with the resource
relationship query service. |
ResourceRelationshipQuerySession |
ResourceProxyManager.getResourceRelationshipQuerySession(Proxy proxy)
Gets the
OsidSession associated with the resource
relationship query service. |
ResourceRelationshipQuerySession |
ResourceManager.getResourceRelationshipQuerySessionForBin(Id binId)
Gets the
OsidSession associated with the resource
relationship query service for the given bin. |
ResourceRelationshipQuerySession |
ResourceProxyManager.getResourceRelationshipQuerySessionForBin(Id binId,
Proxy proxy)
Gets the
OsidSession associated with the resource
relationship query service for the given bin. |