Uses of Interface
org.osid.contact.rules.ContactEnablerSearchOrder
Packages that use ContactEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.contact.rules
service.
-
Uses of ContactEnablerSearchOrder in org.osid.contact.rules
Methods in org.osid.contact.rules that return ContactEnablerSearchOrderModifier and TypeMethodDescriptionContactEnablerSearchSession.getContactEnablerSearchOrder()Gets a contact enabler search order.ContactEnablerSmartAddressBookSession.getContactEnablerSearchOrder()Gets a contact enabler search order.Methods in org.osid.contact.rules with parameters of type ContactEnablerSearchOrderModifier and TypeMethodDescriptionvoidContactEnablerSmartAddressBookSession.applyContactEnablerSequencing(ContactEnablerSearchOrder contactEnablerSearchOrder) Applies a contact enabler search order to this address book.voidContactEnablerSearch.orderContactEnablerResults(ContactEnablerSearchOrder contactEnablerSearchOrder) Specify an ordering to the search results.