Uses of Interface
org.osid.repository.AssetContent
Packages that use AssetContent
Package
Description
The Open Service Interface Definitions for the org.osid.repository
service.
-
Uses of AssetContent in org.osid.repository
Methods in org.osid.repository that return AssetContentModifier and TypeMethodDescriptionAssetAdminSession.createAssetContent(AssetContentForm assetContentForm) Deprecated.as of 3.0.0rc6.AssetContentAdminSession.createAssetContent(AssetContentForm assetContentForm) Creates a newAssetContent.AssetContentLookupSession.getAssetContent(Id assetContentId) Gets theAssetContentspecified by itsId.AssetContentList.getNextAssetContent()Gets the nextAssetContentin this list.AssetContentList.getNextAssetContents(long n) Gets the next set ofAssetContentsin this list which must be less than or equal to the return fromavailable().