Package | Description |
---|---|
org.osid.contact |
The Open Service Interface Definitions for the org.osid.contact
service.
|
org.osid.contact.batch |
The Open Service Interface Definitions for the org.osid.contact.batch
service.
|
Modifier and Type | Method and Description |
---|---|
AddressAdminSession |
ContactManager.getAddressAdminSession()
Gets the
OsidSession associated with the address
administrative service. |
AddressAdminSession |
ContactProxyManager.getAddressAdminSession(Proxy proxy)
Gets the
OsidSession associated with the address
administrative service. |
AddressAdminSession |
ContactManager.getAddressAdminSessionForAddressBook(Id addressBookId)
Gets the
OsidSession associated with the address
administrative service for the given address book. |
AddressAdminSession |
ContactProxyManager.getAddressAdminSessionForAddressBook(Id addressBookId,
Proxy proxy)
Gets the
OsidSession associated with the address
administration service for the given address book. |
Modifier and Type | Interface and Description |
---|---|
interface |
AddressBatchAdminSession
This session creates, updates, and deletes
Addresses in
bulk. |