C - the type of constraints generated by this handlerpublic interface QueryTagHandler<C extends Constraint>
extends sirius.kernel.di.std.Named
QueryTag into a Constraint.| Modifier and Type | Method and Description |
|---|---|
C |
generateConstraint(FilterFactory<C> factory,
EntityDescriptor descriptor,
String tagValue)
Computes the constraint.
|
C generateConstraint(FilterFactory<C> factory, EntityDescriptor descriptor, String tagValue)
descriptor - the entity for which the constraint is to be createdtagValue - the value to filter onCopyright © 2018. All rights reserved.