Uses of Interface
org.osid.relationship.RelationshipReceiver
Packages that use RelationshipReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.relationship
service.
-
Uses of RelationshipReceiver in org.osid.relationship
Methods in org.osid.relationship with parameters of type RelationshipReceiverModifier and TypeMethodDescriptionRelationshipManager.getRelationshipNotificationSession(RelationshipReceiver relationshipReceiver) Gets theOsidSessionassociated with the relationship notification service.RelationshipProxyManager.getRelationshipNotificationSession(RelationshipReceiver relationshipReceiver, Proxy proxy) Gets theOsidSessionassociated with the relationship notification service.RelationshipManager.getRelationshipNotificationSessionForFamily(RelationshipReceiver relationshipReceiver, Id familyId) Gets theOsidSessionassociated with the relationship notification service for the given family.RelationshipProxyManager.getRelationshipNotificationSessionForFamily(RelationshipReceiver relationshipReceiver, Id familyId, Proxy proxy) Gets theOsidSessionassociated with the relationship notification service for the given family.