Uses of Interface
org.osid.repository.rules.CompositionEnablerRuleLookupSession
Packages that use CompositionEnablerRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.repository.rules
service.
-
Uses of CompositionEnablerRuleLookupSession in org.osid.repository.rules
Methods in org.osid.repository.rules that return CompositionEnablerRuleLookupSessionModifier and TypeMethodDescriptionRepositoryRulesManager.getCompositionEnablerRuleLookupSession()Gets theOsidSessionassociated with the composition enabler mapping lookup service for looking up the rules applied to a composition.RepositoryRulesProxyManager.getCompositionEnablerRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the composition enabler mapping lookup service for looking up the rules applied to the composition.RepositoryRulesManager.getCompositionEnablerRuleLookupSessionForRepository(Id repositoryId) Gets theOsidSessionassociated with the composition enabler mapping lookup service for the given composition for looking up rules applied to a composition.RepositoryRulesProxyManager.getCompositionEnablerRuleLookupSessionForRepository(Id repositoryId, Proxy proxy) Gets theOsidSessionassociated with the composition enabler mapping lookup service for the given composition for looking up rules applied to a composition.