public class AttributeInListPredicate extends AttributePredicate
AttributeComparisonPredicate checking if attribute value and comparison value FIXME!.| Constructor and Description |
|---|
AttributeInListPredicate(SchemaI schema,
EntityI entity,
java.lang.String alias,
BinaryExpressionNode binaryExpressionNode,
java.lang.Object[] parameters,
boolean prefixedByNot) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(BOI bo) |
getAttribute, getAttributeChain, pathNodeToAttrChainString, setAttribute, setAttributeChaingetEntity, getSchema, setEntity, setSchemapublic AttributeInListPredicate(SchemaI schema, EntityI entity, java.lang.String alias, BinaryExpressionNode binaryExpressionNode, java.lang.Object[] parameters, boolean prefixedByNot) throws OQLException, UnsupportedQueryException
public boolean test(BOI bo)
test in interface java.util.function.Predicate<BOI>test in class BOPredicateCopyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.