| Package | Description |
|---|---|
| org.osid.relationship.rules |
The Open Service Interface Definitions for the org.osid.relationship.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RelationshipEnablerSearchSession
This session provides methods for searching among
RelationshipEnabler objects. |
| Modifier and Type | Method and Description |
|---|---|
RelationshipEnablerQuerySession |
RelationshipRulesManager.getRelationshipEnablerQuerySession()
Gets the
OsidSession associated with the relationship
enabler query service. |
RelationshipEnablerQuerySession |
RelationshipRulesProxyManager.getRelationshipEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the relationship
enabler query service. |
RelationshipEnablerQuerySession |
RelationshipRulesManager.getRelationshipEnablerQuerySessionForFamily(Id familyId)
Gets the
OsidSession associated with the relationship
enabler query service for the given family. |
RelationshipEnablerQuerySession |
RelationshipRulesProxyManager.getRelationshipEnablerQuerySessionForFamily(Id familyId,
Proxy proxy)
Gets the
OsidSession associated with the relationship
enabler query service for the given family. |