Uses of Interface
org.osid.repository.AssetQuerySession
Packages that use AssetQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of AssetQuerySession in org.osid.repository
Subinterfaces of AssetQuerySession in org.osid.repositoryModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAssetobjects.Methods in org.osid.repository that return AssetQuerySessionModifier and TypeMethodDescriptionRepositoryManager.getAssetQuerySession()Gets an asset query session.RepositoryProxyManager.getAssetQuerySession(Proxy proxy) Gets theOsidSessionassociated with the asset query service.RepositoryManager.getAssetQuerySessionForRepository(Id repositoryId) Gets an asset query session for the given repository.RepositoryProxyManager.getAssetQuerySessionForRepository(Id repositoryId, Proxy proxy) Gets theOsidSessionassociated with the asset query service for the given repository.