Uses of Interface
org.osid.repository.CompositionReceiver
Packages that use CompositionReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of CompositionReceiver in org.osid.repository
Methods in org.osid.repository with parameters of type CompositionReceiverModifier and TypeMethodDescriptionRepositoryManager.getCompositionNotificationSession(CompositionReceiver compositionReceiver) Gets the notification session for notifications pertaining to composition changes.RepositoryProxyManager.getCompositionNotificationSession(CompositionReceiver compositionReceiver, Proxy proxy) Gets the notification session for notifications pertaining to composition changes.RepositoryManager.getCompositionNotificationSessionForRepository(CompositionReceiver compositionReceiver, Id repositoryId) Gets the composition notification session for the given repository.RepositoryProxyManager.getCompositionNotificationSessionForRepository(CompositionReceiver compositionReceiver, Id repositoryId, Proxy proxy) Gets the composition notification session for the given repository.