Uses of Interface
org.osid.contact.AddressBookQueryInspector
Packages that use AddressBookQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.contact
service.
The Open Service Interface Definitions for the org.osid.contact.rules
service.
-
Uses of AddressBookQueryInspector in org.osid.contact
Methods in org.osid.contact that return AddressBookQueryInspectorModifier and TypeMethodDescriptionAddressBookSearchResults.getAddressBookQueryInspector()Gets the inspector for the query to examine the terns used in the search.AddressQueryInspector.getAddressBookTerms()Gets the address book terms.ContactQueryInspector.getAddressBookTerms()Gets the address book terms.AddressBookQueryInspector.getAncestorAddressBookTerms()Gets the ancestor address book terms.AddressBookQueryInspector.getDescendantAddressBookTerms()Gets the descendant address book terms.Methods in org.osid.contact with parameters of type AddressBookQueryInspectorModifier and TypeMethodDescriptionAddressBookSearchSession.getAddressBookQueryFromInspector(AddressBookQueryInspector addressBookQueryInspector) Gets an address book query from an inspector. -
Uses of AddressBookQueryInspector in org.osid.contact.rules
Methods in org.osid.contact.rules that return AddressBookQueryInspectorModifier and TypeMethodDescriptionContactEnablerQueryInspector.getAddressBookTerms()Gets the address book query terms.