Uses of Interface
org.osid.relationship.RelationshipNotificationSession
Packages that use RelationshipNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.relationship
service.
-
Uses of RelationshipNotificationSession in org.osid.relationship
Methods in org.osid.relationship that return RelationshipNotificationSessionModifier 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.