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