Uses of Interface
org.osid.repository.AssetQuery
Packages that use AssetQuery
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
The Open Service Interface Definitions for the org.osid.learning
service.
The Open Service Interface Definitions for the org.osid.recipe
service.
The Open Service Interface Definitions for the org.osid.repository
service.
The Open Service Interface Definitions for the org.osid.resource
service.
-
Uses of AssetQuery in org.osid
Methods in org.osid that return AssetQueryModifier and TypeMethodDescriptionOsidSourceableQuery.getBrandingQuery(boolean match) Gets the query for an asset. -
Uses of AssetQuery in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return AssetQuery -
Uses of AssetQuery in org.osid.learning
Methods in org.osid.learning that return AssetQuery -
Uses of AssetQuery in org.osid.recipe
Methods in org.osid.recipe that return AssetQueryModifier and TypeMethodDescriptionDirectionQuery.getAssetQuery()Gets the query for an asset.RecipeQuery.getAssetQuery()Gets the query for an asset. -
Uses of AssetQuery in org.osid.repository
Methods in org.osid.repository that return AssetQueryModifier and TypeMethodDescriptionAssetContentQuery.getAssetQuery()Gets the query for an asset.AssetQuerySession.getAssetQuery()Gets an asset query.AssetSmartRepositorySession.getAssetQuery()Gets an asset query.CompositionQuery.getAssetQuery()Gets the query for an asset.RepositoryQuery.getAssetQuery()Gets the query for an asset.AssetSearchSession.getAssetQueryFromInspector(AssetQueryInspector assetQueryInspector) Gets an asset query from an inspector.AssetSmartRepositorySession.getAssetQueryFromInspector(AssetQueryInspector assetQueryInspector) Gets an asset query from an inspector.Methods in org.osid.repository with parameters of type AssetQueryModifier and TypeMethodDescriptionvoidAssetSmartRepositorySession.applyAssetQuery(AssetQuery assetQuery) Applies an asset query to this repository.AssetQuerySession.getAssetsByQuery(AssetQuery assetQuery) Gets a list ofAssetsmatching the given asset query.AssetSearchSession.getAssetsBySearch(AssetQuery assetQuery, AssetSearch assetSearch) Gets the search results matching the given search query using the given search. -
Uses of AssetQuery in org.osid.resource
Methods in org.osid.resource that return AssetQuery