Uses of Interface
org.osid.contact.batch.ContactBatchAdminSession
Packages that use ContactBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.contact.batch
service.
-
Uses of ContactBatchAdminSession in org.osid.contact.batch
Methods in org.osid.contact.batch that return ContactBatchAdminSessionModifier and TypeMethodDescriptionContactBatchManager.getContactBatchAdminSession()Gets theOsidSessionassociated with the bulk contact administration service.ContactBatchProxyManager.getContactBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk contact administration service.ContactBatchManager.getContactBatchAdminSessionForAddressBook(Id addressBookId) Gets theOsidSessionassociated with the bulk contact administration service for the given address book.ContactBatchProxyManager.getContactBatchAdminSessionForAddressBook(Id addressBookId, Proxy proxy) Gets theOsidSessionassociated with the bulk contact administration service for the given address book.