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