Uses of Interface
org.osid.profile.rules.ProfileEntryEnablerRuleApplicationSession
Packages that use ProfileEntryEnablerRuleApplicationSession
Package
Description
The Open Service Interface Definitions for the org.osid.profile.rules
service.
-
Uses of ProfileEntryEnablerRuleApplicationSession in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileEntryEnablerRuleApplicationSessionModifier and TypeMethodDescriptionProfileRulesManager.getProfileEntryEnablerRuleApplicationSession()Gets theOsidSessionassociated with the profile entry enabler assignment service to apply enablers to profile entries.ProfileRulesProxyManager.getProfileEntryEnablerRuleApplicationSession(Proxy proxy) Gets theOsidSessionassociated with the profile entry enabler assignment service to apply enablers to profiles.ProfileRulesManager.getProfileEntryEnablerRuleApplicationSessionForProfile(Id profileId) Gets theOsidSessionassociated with the profile entry enabler assignment service for the given profile to apply enablers to profile entries.ProfileRulesProxyManager.getProfileEntryEnablerRuleApplicationSessionForProfile(Id profileId, Proxy proxy) Gets theOsidSessionassociated with the profile entry enabler assignment service for the given profile to apply enablers to profiles.