Package org.opencastproject.assetmanager.api.query
Implementations are required to be immutable.
-
Interface Summary Interface Description ADeleteQuery AQueryBuilder To phrase queries to theAssetManager.ARecord The result of aASelectQuery.AResult The result of aASelectQuery.ASelectQuery A select query for assets.Field<A> A Field refers to a field in the persistence layer of the asset manager.Order Order specifier.Predicate A boolean expression.PropertyField<A> Description of a property of typeA.Target The item that gets affected by a select or delete query.VersionField -
Class Summary Class Description PropertySchema The schema class helps to build type safe and easy to use property schemas.RichAResult Extensions forAResult.