Uses of Interface
org.osid.contact.AddressAdminSession
Packages that use AddressAdminSession
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 AddressAdminSession in org.osid.contact
Methods in org.osid.contact that return AddressAdminSessionModifier and TypeMethodDescriptionContactManager.getAddressAdminSession()Gets theOsidSessionassociated with the address administrative service.ContactProxyManager.getAddressAdminSession(Proxy proxy) Gets theOsidSessionassociated with the address administrative service.ContactManager.getAddressAdminSessionForAddressBook(Id addressBookId) Gets theOsidSessionassociated with the address administrative service for the given address book.ContactProxyManager.getAddressAdminSessionForAddressBook(Id addressBookId, Proxy proxy) Gets theOsidSessionassociated with the address administration service for the given address book. -
Uses of AddressAdminSession in org.osid.contact.batch
Subinterfaces of AddressAdminSession in org.osid.contact.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAddressesin bulk.