Uses of Interface
org.osid.contact.AddressQuery
Packages that use AddressQuery
Package
Description
The Open Service Interface Definitions for the org.osid.contact
service.
The Open Service Interface Definitions for the org.osid.room
service.
The Open Service Interface Definitions for the org.osid.subscription
service.
-
Uses of AddressQuery in org.osid.contact
Methods in org.osid.contact that return AddressQueryModifier and TypeMethodDescriptionAddressBookQuery.getAddressQuery()Gets the query for an address query.AddressQuerySession.getAddressQuery()Gets an address query.AddressSmartAddressBookSession.getAddressQuery()Gets an address query.ContactQuery.getAddressQuery()Gets the query for an address query.AddressSearchSession.getAddressQueryFromInspector(AddressQueryInspector addressQueryInspector) Gets an address query from an inspector.AddressSmartAddressBookSession.getAddressQueryFromInspector(AddressQueryInspector addressQueryInspector) Gets an address query from an inspector.Methods in org.osid.contact with parameters of type AddressQueryModifier and TypeMethodDescriptionvoidAddressSmartAddressBookSession.applyAddressQuery(AddressQuery addressQuery) Applies an address query to this address book.AddressQuerySession.getAddressesByQuery(AddressQuery addressQuery) Gets a list ofAddressesmatching the given search.AddressSearchSession.getAddressesBySearch(AddressQuery addressQuery, AddressSearch addressSearch) Gets the search results matching the given search. -
Uses of AddressQuery in org.osid.room
Methods in org.osid.room that return AddressQueryModifier and TypeMethodDescriptionBuildingQuery.getAddressQuery()Gets the query for an address query. -
Uses of AddressQuery in org.osid.subscription
Methods in org.osid.subscription that return AddressQueryModifier and TypeMethodDescriptionSubscriptionQuery.getAddressQuery()Gets the query for an address query.