Uses of Interface
org.osid.contact.ContactQueryInspector
Packages that use ContactQueryInspector
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 ContactQueryInspector in org.osid.contact
Methods in org.osid.contact that return ContactQueryInspectorModifier and TypeMethodDescriptionContactSearchResults.getContactQueryInspector()Gets the inspector for the query to examine the terns used in the search.AddressBookQueryInspector.getContactTerms()Gets the contact terms.AddressQueryInspector.getContactTerms()Gets the contact terms.ContactSmartAddressBookSession.inspectContactQuery()Gets a contact query inspector for this address book.Methods in org.osid.contact with parameters of type ContactQueryInspectorModifier and TypeMethodDescriptionContactSearchSession.getContactQueryFromInspector(ContactQueryInspector contactQueryInspector) Gets a contact query from an inspector.ContactSmartAddressBookSession.getContactQueryFromInspector(ContactQueryInspector contactQueryInspector) Gets a contact query from an inspector. -
Uses of ContactQueryInspector in org.osid.contact.rules
Methods in org.osid.contact.rules that return ContactQueryInspectorModifier and TypeMethodDescriptionContactEnablerQueryInspector.getRuledContactTerms()Gets the contact query terms.