| Package | Description |
|---|---|
| org.osid.relationship |
The Open Service Interface Definitions for the org.osid.relationship
service.
|
| Modifier and Type | Method and Description |
|---|---|
RelationshipLookupSession |
RelationshipManager.getRelationshipLookupSession()
Gets the
OsidSession associated with the relationship
lookup service. |
RelationshipLookupSession |
RelationshipProxyManager.getRelationshipLookupSession(Proxy proxy)
Gets the
OsidSession associated with the relationship
lookup service. |
RelationshipLookupSession |
RelationshipManager.getRelationshipLookupSessionForFamily(Id familyId)
Gets the
OsidSession associated with the relationship
lookup service for the given family. |
RelationshipLookupSession |
RelationshipProxyManager.getRelationshipLookupSessionForFamily(Id familyId,
Proxy proxy)
Gets the
OsidSession associated with the relationship
lookup service for the given family. |