Uses of Interface
org.osid.repository.CompositionAdminSession
Packages that use CompositionAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
The Open Service Interface Definitions for the org.osid.repository.batch
service.
-
Uses of CompositionAdminSession in org.osid.repository
Methods in org.osid.repository that return CompositionAdminSessionModifier and TypeMethodDescriptionRepositoryManager.getCompositionAdminSession()Gets a composition administration session for creating, updating and deleting compositions.RepositoryProxyManager.getCompositionAdminSession(Proxy proxy) Gets a composition administration session for creating, updating and deleting compositions.RepositoryManager.getCompositionAdminSessionForRepository(Id repositoryId) Gets a composition administrative session for the given repository.RepositoryProxyManager.getCompositionAdminSessionForRepository(Id repositoryId, Proxy proxy) Gets a composition administrative session for the given repository. -
Uses of CompositionAdminSession in org.osid.repository.batch
Subinterfaces of CompositionAdminSession in org.osid.repository.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCompositionsin bulk.