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