Uses of Interface
org.opencastproject.assetmanager.api.query.Target
Packages that use Target
Package
Description
Implementations are required to be immutable.
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.Default query implementation.
-
Uses of Target in org.opencastproject.assetmanager.api.query
Methods in org.opencastproject.assetmanager.api.query that return TargetModifier and TypeMethodDescriptionPropertySchema.allProperties()Get a target to select all properties of the schema's namespace.AQueryBuilder.nothing()The zero element ofTarget.AQueryBuilder.properties(PropertyName... fqn) Select or delete all given properties.AQueryBuilder.propertiesOf(String... namespace) Select or delete all properties that belong to the given namespaces.AQueryBuilder.snapshot()Select or delete a snapshot.PropertyField.target()Methods in org.opencastproject.assetmanager.api.query with parameters of type TargetModifier and TypeMethodDescriptionCreate a new deletion query.Determine what should be included in the result records, i.e. what will actually be fetched from the database. -
Uses of Target in org.opencastproject.assetmanager.impl
Methods in org.opencastproject.assetmanager.impl that return TargetModifier and TypeMethodDescriptionAQueryBuilderDecorator.nothing()AQueryBuilderDecorator.properties(PropertyName... fqn) AQueryBuilderDecorator.propertiesOf(String... namespace) AQueryBuilderDecorator.snapshot()Methods in org.opencastproject.assetmanager.impl with parameters of type Target -
Uses of Target in org.opencastproject.assetmanager.impl.query
Classes in org.opencastproject.assetmanager.impl.query that implement TargetMethods in org.opencastproject.assetmanager.impl.query that return TargetModifier and TypeMethodDescriptionAQueryBuilderImpl.nothing()AQueryBuilderImpl.properties(PropertyName... fqn) AQueryBuilderImpl.propertiesOf(String... namespace) AQueryBuilderImpl.snapshot()PropertyFieldImpl.target()Methods in org.opencastproject.assetmanager.impl.query with parameters of type TargetModifier and TypeMethodDescription