Uses of Interface
org.osid.repository.rules.CompositionEnabler
Packages that use CompositionEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.repository.rules
service.
-
Uses of CompositionEnabler in org.osid.repository.rules
Methods in org.osid.repository.rules that return CompositionEnablerModifier and TypeMethodDescriptionCompositionEnablerAdminSession.createCompositionEnabler(CompositionEnablerForm compositionEnablerForm) Creates a newCompositionEnabler.CompositionEnablerLookupSession.getCompositionEnabler(Id compositionEnablerId) Gets theCompositionEnablerspecified by itsId.CompositionEnablerList.getNextCompositionEnabler()Gets the nextCompositionEnablerin this list.CompositionEnablerList.getNextCompositionEnablers(long n) Gets the next set ofCompositionEnablerelements in this list.