Package | Description |
---|---|
org.osid.contact |
The Open Service Interface Definitions for the org.osid.contact
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AddressSearchSession
This session provides methods for searching
Address
objects. |
Modifier and Type | Method and Description |
---|---|
AddressQuerySession |
ContactManager.getAddressQuerySession()
Gets the
OsidSession associated with the address query
service. |
AddressQuerySession |
ContactProxyManager.getAddressQuerySession(Proxy proxy)
Gets the
OsidSession associated with the address query
service. |
AddressQuerySession |
ContactManager.getAddressQuerySessionForAddressBook(Id addressBookId)
Gets the
OsidSession associated with the address query
service for the given address book. |
AddressQuerySession |
ContactProxyManager.getAddressQuerySessionForAddressBook(Id addressBookId,
Proxy proxy)
Gets the
OsidSession associated with the address query
service for the given address book. |