Uses of Interface
org.osid.repository.batch.AssetContentBatchFormList
Packages that use AssetContentBatchFormList
Package
Description
The Open Service Interface Definitions for the org.osid.repository.batch
service.
-
Uses of AssetContentBatchFormList in org.osid.repository.batch
Methods in org.osid.repository.batch that return AssetContentBatchFormListModifier and TypeMethodDescriptionAssetContentBatchAdminSession.getAssetContentFormsForUpdate(IdList assetContentIds) Gets the asset content forms for updating an existing set of asset contents.Methods in org.osid.repository.batch with parameters of type AssetContentBatchFormListModifier and TypeMethodDescriptionAssetContentBatchAdminSession.createAssetContents(AssetContentBatchFormList assetContentForms) Creates a new set ofAssetContents.AssetContentBatchAdminSession.updateAssetContents(AssetContentBatchFormList assetContentForms) Updates existing asset contents.