Class VersionFieldImpl
java.lang.Object
org.opencastproject.assetmanager.impl.query.AbstractSnapshotField<Version,Long>
org.opencastproject.assetmanager.impl.query.VersionFieldImpl
- All Implemented Interfaces:
Field<Version>,VersionField,EntityPaths
-
Field Summary
Fields inherited from interface org.opencastproject.assetmanager.impl.persistence.EntityPaths
$NO_ENTITY, $Q_PROPERTY, $Q_SNAPSHOT, Q_ASSET, Q_PROPERTY, Q_SNAPSHOT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opencastproject.assetmanager.impl.query.AbstractSnapshotField
asc, desc, eq, eq, exists, ge, ge, gt, gt, le, le, lt, lt, mkPredicate, notExists
-
Constructor Details
-
VersionFieldImpl
public VersionFieldImpl()
-
-
Method Details
-
extract
Description copied from class:AbstractSnapshotFieldExtract database typeBfrom business typeA.- Specified by:
extractin classAbstractSnapshotField<Version,Long>
-
isLatest
- Specified by:
isLatestin interfaceVersionField
-
isFirst
- Specified by:
isFirstin interfaceVersionField
-