Uses of Interface
com.sap.cds.ql.cqn.CqnListValue
-
Uses of CqnListValue in com.sap.cds.ql
Modifier and TypeMethodDescriptionstatic CqnListValue
Creates aCqnListValue
composing given valuesstatic CqnListValue
Creates aCqnListValue
composing given valuesModifier and TypeMethodDescriptionstatic Predicate
CQL.eTag
(CqnListValue values) Creates aCqnEtagPredicate
predicate.CqnBuilder.QueryBuilderSupport.eTag
(CqnListValue values) StructuredType.eTag
(CqnListValue values) -
Uses of CqnListValue in com.sap.cds.ql.cqn
Modifier and TypeMethodDescriptiondefault CqnListValue
CqnListValue.asList()
default CqnListValue
CqnValue.asList()
Casts this value toCqnListValue
.Modifier and TypeMethodDescriptiondefault CqnPredicate
Modifier.eTag
(CqnElementRef ref, CqnListValue values) Override this method to replace aeTag
predicate that checks if an ETag matches any value from the givenvalues
list.default void
CqnVisitor.visit
(CqnListValue list) Called for each traversedlist value