Class Restrictions.PropertyInList<T>
java.lang.Object
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyIn<T>
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyInList<T>
- Type Parameters:
T
- The property type
- All Implemented Interfaces:
Restrictions.PropertyRestriction<T>
- Enclosing class:
- Restrictions
InList restriction.
-
Constructor Summary
-
Method Summary
Methods inherited from class io.micronaut.data.processor.visitors.finders.Restrictions.PropertyIn
find, getRequiredParameters
-
Constructor Details
-
PropertyInList
public PropertyInList()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceRestrictions.PropertyRestriction<T>
- Overrides:
getName
in classRestrictions.PropertyIn<T>
-