Uses of Interface
org.osid.repository.Composition
Packages that use Composition
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of Composition in org.osid.repository
Methods in org.osid.repository that return CompositionModifier and TypeMethodDescriptionCompositionAdminSession.createComposition(CompositionForm compositionForm) Creates a newComposition.Asset.getComposition()Gets the Composition corresponding to this asset.CompositionLookupSession.getComposition(Id compositionId) Gets theCompositionspecified by itsId.CompositionList.getNextComposition()Gets the nextCompositionin this list.CompositionList.getNextCompositions(long n) Gets the next set ofCompositionelements in this list which must be less than or equal to the return fromavailable().