Uses of Interface
org.osid.contact.rules.ContactEnablerRuleLookupSession
Packages that use ContactEnablerRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.contact.rules
service.
-
Uses of ContactEnablerRuleLookupSession in org.osid.contact.rules
Methods in org.osid.contact.rules that return ContactEnablerRuleLookupSessionModifier and TypeMethodDescriptionContactRulesManager.getContactEnablerRuleLookupSession()Gets theOsidSessionassociated with the contact enabler mapping lookup service.ContactRulesProxyManager.getContactEnablerRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the contact enabler mapping lookup service for looking up the rules applied to the address book.ContactRulesManager.getContactEnablerRuleLookupSessionForAddressBook(Id addressBookId) Gets theOsidSessionassociated with the contact enabler mapping lookup service for the given address book.ContactRulesProxyManager.getContactEnablerRuleLookupSessionForAddressBook(Id addressBookId, Proxy proxy) Gets theOsidSessionassociated with the contact enabler mapping lookup service for the given address book for looking up rules applied to an address book.