| Package | Description |
|---|---|
| org.osid.relationship |
The Open Service Interface Definitions for the org.osid.relationship
service.
|
| Modifier and Type | Method and Description |
|---|---|
RelationshipSearch |
RelationshipSearchSession.getRelationshipSearch()
Gets a relationship search.
|
| Modifier and Type | Method and Description |
|---|---|
RelationshipSearchResults |
RelationshipSearchSession.getRelationshipsBySearch(RelationshipQuery relationshipQuery,
RelationshipSearch relationshipSearch)
Gets the search results matching the given search query using the
given search.
|