Uses of Package
org.opencastproject.assetmanager.impl.persistence
Packages that use org.opencastproject.assetmanager.impl.persistence
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
.
invalid reference
org.opencastproject.assetmanager.api
Persistent storage of the default asset manager implementation.
Default query implementation.
-
-
Classes in org.opencastproject.assetmanager.impl.persistence used by org.opencastproject.assetmanager.impl.persistenceClassDescriptionJPA DTO modeling the asset database table.... and even more.With some more data.Shortcuts to Querydsl entity paths.QAssetDto is a Querydsl query type for AssetDtoQPropertyDto is a Querydsl query type for PropertyDtoQSnapshotDto is a Querydsl query type for SnapshotDtoQVersionClaimDto is a Querydsl query type for VersionClaimDtoJPA DTO.Supports the determination of the next free version identifier.
-
Classes in org.opencastproject.assetmanager.impl.persistence used by org.opencastproject.assetmanager.impl.queryClassDescriptionShortcuts to Querydsl entity paths.QPropertyDto is a Querydsl query type for PropertyDtoJPA DTO.