Uses of Interface
org.osid.repository.Asset
Packages that use Asset
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
The Open Service Interface Definitions for the org.osid.resource
service.
-
Uses of Asset in org.osid.repository
Methods in org.osid.repository that return AssetModifier and TypeMethodDescriptionAssetAdminSession.createAsset(AssetForm assetForm) Creates a newAsset.AssetContent.getAsset()Gets theAssetcorresponding to this content.Gets theAssetspecified by itsId.AssetList.getNextAsset()Gets the nextAssetin this list.Asset[]AssetList.getNextAssets(long n) Gets the next set ofAssetsin this list which must be less than or equal to the return fromavailable(). -
Uses of Asset in org.osid.resource
Methods in org.osid.resource that return Asset