Uses of Interface
org.osid.repository.AssetContentQueryInspector
Packages that use AssetContentQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of AssetContentQueryInspector in org.osid.repository
Methods in org.osid.repository that return AssetContentQueryInspectorModifier and TypeMethodDescriptionAssetContentSearchResults.getAssetContentQueryInspector()Gets the inspector for the query to examine the terms used in the search.AssetQueryInspector.getAssetContentTerms()Gets the asset content query terms.RepositoryQueryInspector.getAssetContentTerms()Gets the asset content query terms.AssetContentSmartRepositorySession.inspectAssetContentQuery()Gets an asset content query inspector for this repository.Methods in org.osid.repository with parameters of type AssetContentQueryInspectorModifier and TypeMethodDescriptionAssetContentSearchSession.getAssetContentQueryFromInspector(AssetContentQueryInspector assetContentQueryInspector) Gets an asset content query from an inspector.AssetContentSmartRepositorySession.getAssetContentQueryFromInspector(AssetContentQueryInspector assetContentQueryInspector) Gets an asset content query from an inspector.