Uses of Interface
org.osid.repository.AssetContentQuerySession
Packages that use AssetContentQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of AssetContentQuerySession in org.osid.repository
Subinterfaces of AssetContentQuerySession in org.osid.repositoryModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAssetContents.Methods in org.osid.repository that return AssetContentQuerySessionModifier and TypeMethodDescriptionRepositoryManager.getAssetContentQuerySession()Gets theOsidSessionassociated with the asset content query service.RepositoryProxyManager.getAssetContentQuerySession(Proxy proxy) Gets theOsidSessionassociated with the asset content query service.RepositoryManager.getAssetContentQuerySessionForRepository(Id repositoryId) Gets theOsidSessionassociated with the asset content query service for the given repository.RepositoryProxyManager.getAssetContentQuerySessionForRepository(Id repositoryId, Proxy proxy) Gets theOsidSessionassociated with the asset content query service for the given repository.