Uses of Interface
org.osid.profile.rules.ProfileEntryEnablerRuleLookupSession
Packages that use ProfileEntryEnablerRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.profile.rules
service.
-
Uses of ProfileEntryEnablerRuleLookupSession in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileEntryEnablerRuleLookupSessionModifier and TypeMethodDescriptionProfileRulesManager.getProfileEntryEnablerRuleLookupSession()Gets theOsidSessionassociated with the profile entry enabler mapping lookup service for looking up the rules applied to a profile entry.ProfileRulesProxyManager.getProfileEntryEnablerRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the profile entry enabler mapping lookup service for looking up the rules applied to the profile.ProfileRulesManager.getProfileEntryEnablerRuleLookupSessionForProfile(Id profileId) Gets theOsidSessionassociated with the profile entry enabler mapping lookup service for the given profile for looking up rules applied to a profile entry.ProfileRulesProxyManager.getProfileEntryEnablerRuleLookupSessionForProfile(Id profileId, Proxy proxy) Gets theOsidSessionassociated with the profile entry enabler mapping lookup service for the given profile for looking up rules applied to a profile.