Uses of Package
org.opencastproject.assetmanager.api
-
Packages that use org.opencastproject.assetmanager.api Package Description org.opencastproject.assetmanager.api This package and all of its sub-packages contain the API definition of the asset manager.org.opencastproject.assetmanager.api.fn org.opencastproject.assetmanager.api.query Implementations are required to be immutable.org.opencastproject.assetmanager.api.storage -
Classes in org.opencastproject.assetmanager.api used by org.opencastproject.assetmanager.api Class Description Asset An asset is aMediaPackageElementunder the control of theAssetManager.AssetId Availability The availability of an asset.Property A property of a media package.PropertyId PropertyName A full qualified property name.Snapshot A versioned snapshot of aMediaPackageunder the control of theAssetManager.Value A property value.Value.BooleanType Value.BooleanValue A value of typeBoolean.Value.DateType Value.DateValue A value of typeDate.Value.LongType Value.LongValue A value of typeLong.Value.StringType Value.StringValue A value of typeString.Value.TypedValue Helper type to reduce boilerplate code.Value.UntypedType Value.ValueType ValueType gives evidence that typeAis suitable for the creation of aValue.Value.VersionType Value.VersionValue A value of typeVersion.Version The version of an archived media package or element. -
Classes in org.opencastproject.assetmanager.api used by org.opencastproject.assetmanager.api.fn Class Description AssetManager The AssetManager stores versioned snapshots of media packages.Property A property of a media package.PropertyName A full qualified property name.Snapshot A versioned snapshot of aMediaPackageunder the control of theAssetManager.Value A property value.Value.ValueType ValueType gives evidence that typeAis suitable for the creation of aValue.Version The version of an archived media package or element. -
Classes in org.opencastproject.assetmanager.api used by org.opencastproject.assetmanager.api.query Class Description Availability The availability of an asset.Property A property of a media package.PropertyName A full qualified property name.Snapshot A versioned snapshot of aMediaPackageunder the control of theAssetManager.Value.ValueType ValueType gives evidence that typeAis suitable for the creation of aValue.Version The version of an archived media package or element. -
Classes in org.opencastproject.assetmanager.api used by org.opencastproject.assetmanager.api.storage Class Description Version The version of an archived media package or element.