Uses of Interface
org.osid.contact.ContactReceiver
Packages that use ContactReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.contact
service.
-
Uses of ContactReceiver in org.osid.contact
Methods in org.osid.contact with parameters of type ContactReceiverModifier and TypeMethodDescriptionContactManager.getContactNotificationSession(ContactReceiver contactReceiver) Gets theOsidSessionassociated with the contact notification service.ContactProxyManager.getContactNotificationSession(ContactReceiver contactReceiver, Proxy proxy) Gets theOsidSessionassociated with the contact notification service.ContactManager.getContactNotificationSessionForAddressBook(ContactReceiver contactReceiver, Id addressBookId) Gets theOsidSessionassociated with the contact notification service for the given address book.ContactProxyManager.getContactNotificationSessionForAddressBook(ContactReceiver contactReceiver, Id addressId, Proxy proxy) Gets theOsidSessionassociated with the contact notification service for the given address book.