Uses of Interface
org.osid.repository.rules.CompositionEnablerQuerySession
Packages that use CompositionEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.repository.rules
service.
-
Uses of CompositionEnablerQuerySession in org.osid.repository.rules
Subinterfaces of CompositionEnablerQuerySession in org.osid.repository.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongCompositionEnablerobjects.Methods in org.osid.repository.rules that return CompositionEnablerQuerySessionModifier and TypeMethodDescriptionRepositoryRulesManager.getCompositionEnablerQuerySession()Gets theOsidSessionassociated with the composition enabler query service.RepositoryRulesProxyManager.getCompositionEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the composition enabler query service.RepositoryRulesManager.getCompositionEnablerQuerySessionForRepository(Id repositoryId) Gets theOsidSessionassociated with the composition enabler query service for the given repository.RepositoryRulesProxyManager.getCompositionEnablerQuerySessionForRepository(Id repositoryId, Proxy proxy) Gets theOsidSessionassociated with the composition enabler query service for the given repository.