Uses of Interface
org.osid.contact.ContactQuery
Packages that use ContactQuery
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 ContactQuery in org.osid.contact
Methods in org.osid.contact that return ContactQueryModifier and TypeMethodDescriptionAddressBookQuery.getContactQuery()Gets the query for an address book.AddressQuery.getContactQuery()Gets the query for an address.ContactQuerySession.getContactQuery()Gets a contact query.ContactSmartAddressBookSession.getContactQuery()Gets a contact query.ContactSearchSession.getContactQueryFromInspector(ContactQueryInspector contactQueryInspector) Gets a contact query from an inspector.ContactSmartAddressBookSession.getContactQueryFromInspector(ContactQueryInspector contactQueryInspector) Gets a contact query from an inspector.Methods in org.osid.contact with parameters of type ContactQueryModifier and TypeMethodDescriptionvoidContactSmartAddressBookSession.applyContactQuery(ContactQuery contactQuery) Applies a contact query to this address book.ContactQuerySession.getContactsByQuery(ContactQuery contactQuery) Gets a list of contacts matching the given contact query.ContactSearchSession.getContactsBySearch(ContactQuery contactQuery, ContactSearch contactSearch) Gets the search results matching the given search. -
Uses of ContactQuery in org.osid.contact.rules
Methods in org.osid.contact.rules that return ContactQueryModifier and TypeMethodDescriptionContactEnablerQuery.getRuledContactQuery()Gets the query for a contact.