Uses of Interface
org.opencastproject.assetmanager.api.query.Target
Packages that use Target
Package
Description
Implementations are required to be immutable.
-
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.