Uses of Interface
org.osid.contact.ContactQuerySession
Packages that use ContactQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.contact
service.
-
Uses of ContactQuerySession in org.osid.contact
Subinterfaces of ContactQuerySession in org.osid.contactModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingContacts.Methods in org.osid.contact that return ContactQuerySessionModifier and TypeMethodDescriptionContactManager.getContactQuerySession()Gets theOsidSessionassociated with the contact query service.ContactProxyManager.getContactQuerySession(Proxy proxy) Gets theOsidSessionassociated with the contact query service.ContactManager.getContactQuerySessionForAddressBook(Id addressBookId) Gets theOsidSessionassociated with the contact query service for the given address book.ContactProxyManager.getContactQuerySessionForAddressBook(Id addressId, Proxy proxy) Gets theOsidSessionassociated with the contact query service for the given address book.