Uses of Interface
org.opencastproject.assetmanager.api.Asset
-
Packages that use Asset Package Description org.opencastproject.assetmanager.api This package and all of its sub-packages contain the API definition of the asset manager. -
-
Uses of Asset in org.opencastproject.assetmanager.api
Methods in org.opencastproject.assetmanager.api that return types with arguments of type Asset Modifier and Type Method Description com.entwinemedia.fn.data.Opt<Asset>AssetManager. getAsset(Version version, String mpId, String mpeId)Get the asset that is uniquely identified by the triple {version, media package ID, media package element ID}.
-