Uses of Interface
org.osid.contact.ContactAdminSession
Packages that use ContactAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.contact
service.
The Open Service Interface Definitions for the org.osid.contact.batch
service.
-
Uses of ContactAdminSession in org.osid.contact
Methods in org.osid.contact that return ContactAdminSessionModifier and TypeMethodDescriptionContactManager.getContactAdminSession()Gets theOsidSessionassociated with the contact administration service.ContactProxyManager.getContactAdminSession(Proxy proxy) Gets theOsidSessionassociated with the contact administration service.ContactManager.getContactAdminSessionForAddressBook(Id addressBookId) Gets theOsidSessionassociated with the contact administration service for the given address book.ContactProxyManager.getContactAdminSessionForAddressBook(Id addressId, Proxy proxy) Gets theOsidSessionassociated with the contact administration service for the given address book. -
Uses of ContactAdminSession in org.osid.contact.batch
Subinterfaces of ContactAdminSession in org.osid.contact.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesContactsin bulk.