Uses of Interface
org.osid.repository.RepositoryList
Packages that use RepositoryList
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
The Open Service Interface Definitions for the org.osid.repository.rules
service.
-
Uses of RepositoryList in org.osid.repository
Methods in org.osid.repository that return RepositoryListModifier and TypeMethodDescriptionAssetTemporalSession.getAssetsByTemporalCoverage(DateTime from, DateTime to) Gets assets with temporal coverege within the specified dates inclusive.RepositoryHierarchySession.getChildRepositories(Id repositoryId) Gets the children of the given repository.RepositoryHierarchySession.getParentRepositories(Id repositoryId) Gets the parents of the given repository.RepositoryLookupSession.getRepositories()Gets allRepositories.RepositorySearchResults.getRepositories()Gets the repository list resulting from the search.AssetRepositorySession.getRepositoriesByAsset(Id assetId) Gets the list ofRepositoryobjects mapped to anAsset.AssetContentRepositorySession.getRepositoriesByAssetContent(Id assetContentId) Gets theRepositoriesmapped to anAssetContent.CompositionRepositorySession.getRepositoriesByComposition(Id compositionId) Gets theRepositoryobjects mapped to aComposition.RepositoryLookupSession.getRepositoriesByGenusType(Type repositoryGenusType) Gets aRepositoryListcorresponding to the given repository genusTypewhich does not include repositories of types derived from the specifiedType.RepositoryLookupSession.getRepositoriesByIds(IdList repositoryIds) Gets aRepositoryListcorresponding to the givenIdList.RepositoryLookupSession.getRepositoriesByParentGenusType(Type repositoryGenusType) Gets aRepositoryListcorresponding to the given repository genusTypeand include any additional repositories with genus types derived from the specifiedType.RepositoryLookupSession.getRepositoriesByProvider(Id resourceId) Gets aRepositoryListfrom the given provider.RepositoryQuerySession.getRepositoriesByQuery(RepositoryQuery repositoryQuery) Gets a list ofRepositoriesmatching the given repository query.RepositoryLookupSession.getRepositoriesByRecordType(Type repositoryRecordType) Gets aRepositoryListcontaining the given repository recordType.RepositoryHierarchySession.getRootRepositories()Gets the root repositories in the repository hierarchy. -
Uses of RepositoryList in org.osid.repository.rules
Methods in org.osid.repository.rules that return RepositoryListModifier and TypeMethodDescriptionCompositionEnablerRepositorySession.getCompositionsByCompositionEnabler(Id compositionEnablerId) Gets the repositories mapped to aCompositionEnabler.