Package com.sap.cds.impl.builder.model
Class PassThroughSearchPredicate
java.lang.Object
com.sap.cds.impl.builder.model.AbstractPredicate
com.sap.cds.impl.builder.model.PassThroughSearchPredicate
- All Implemented Interfaces:
JSONizable
,CqnExpression
,CqnPassThroughSearchPredicate
,CqnPredicate
,CqnToken
,CqnValue
,Predicate
public class PassThroughSearchPredicate
extends AbstractPredicate
implements CqnPassThroughSearchPredicate
-
Constructor Summary
-
Method Summary
Methods inherited from class com.sap.cds.impl.builder.model.AbstractPredicate
and, not, or, toJson, toString, type
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.sap.cds.ql.cqn.CqnExpression
asArithmeticExpression, asExpression, asNegation, isArithmeticExpression, isExpression, isNegation, toJson
Methods inherited from interface com.sap.cds.ql.cqn.CqnPassThroughSearchPredicate
accept
Methods inherited from interface com.sap.cds.ql.cqn.CqnPredicate
asPredicate, isPredicate
Methods inherited from interface com.sap.cds.ql.cqn.CqnValue
as, asFunction, asList, asLiteral, asNullValue, asParameter, asPlain, asRef, isFunction, isList, isLiteral, isNullValue, isParameter, isPlain, isRef, ofLiteral, ofRef, type
-
Constructor Details
-
PassThroughSearchPredicate
-
-
Method Details
-
searchString
- Specified by:
searchString
in interfaceCqnPassThroughSearchPredicate
-
tokens
-