Uses of Interface
org.osid.repository.CompositionLookupSession
Packages that use CompositionLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of CompositionLookupSession in org.osid.repository
Methods in org.osid.repository that return CompositionLookupSessionModifier and TypeMethodDescriptionRepositoryManager.getCompositionLookupSession()Gets theOsidSessionassociated with the composition lookup service.RepositoryProxyManager.getCompositionLookupSession(Proxy proxy) Gets theOsidSessionassociated with the composition lookup service.RepositoryManager.getCompositionLookupSessionForRepository(Id repositoryId) Gets theOsidSessionassociated with the composition lookup service for the given repository.RepositoryProxyManager.getCompositionLookupSessionForRepository(Id repositoryId, Proxy proxy) Gets theOsidSessionassociated with the composition lookup service for the given repository.