Uses of Class
org.opencastproject.assetmanager.impl.persistence.AssetDtos.Medium
Packages that use AssetDtos.Medium
Package
Description
Persistent storage of the default asset manager implementation.
-
Uses of AssetDtos.Medium in org.opencastproject.assetmanager.impl.persistence
Subclasses of AssetDtos.Medium in org.opencastproject.assetmanager.impl.persistenceFields in org.opencastproject.assetmanager.impl.persistence with type parameters of type AssetDtos.MediumModifier and TypeFieldDescriptionstatic final com.entwinemedia.fn.Fn<com.mysema.query.Tuple, AssetDtos.Medium> AssetDtos.Medium.fromTupleMethods in org.opencastproject.assetmanager.impl.persistence that return types with arguments of type AssetDtos.MediumModifier and TypeMethodDescriptionDatabase.getAsset(VersionImpl version, String mpId, String mpeId) Get an asset.