| Package | Description |
|---|---|
| org.osid.relationship |
The Open Service Interface Definitions for the org.osid.relationship
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RelationshipSearchSession
This session provides methods for searching among
Relationship
objects. |
| Modifier and Type | Method and Description |
|---|---|
RelationshipQuerySession |
RelationshipManager.getRelationshipQuerySession()
Gets the
OsidSession associated with the relationship
query service. |
RelationshipQuerySession |
RelationshipProxyManager.getRelationshipQuerySession(Proxy proxy)
Gets the
OsidSession associated with the relationship
query service. |
RelationshipQuerySession |
RelationshipManager.getRelationshipQuerySessionForFamily(Id familyId)
Gets the
OsidSession associated with the relationship
query service for the given family. |
RelationshipQuerySession |
RelationshipProxyManager.getRelationshipQuerySessionForFamily(Id familyId,
Proxy proxy)
Gets the
OsidSession associated with the relationship
query service for the given family. |