public class DraftModifier extends Object implements com.sap.cds.ql.cqn.CqnModifier
CqnModifier for the all parts of draft statements except for reference, aggregations, orderby and columns.| Constructor and Description |
|---|
DraftModifier(com.sap.cds.reflect.CdsEntity entity,
boolean activeEntityOnly,
boolean adaptIsActiveEntity,
EventContext context) |
DraftModifier(com.sap.cds.reflect.CdsEntity entity,
boolean adaptIsActiveEntity,
EventContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.sap.cds.ql.Value<?> |
ref(com.sap.cds.ql.ElementRef<?> ref) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitliteral, literal, literal, literal, literal, literalbooleanFunction, comparison, connective, containment, distinct, excluding, exists, expand, expand, expression, function, groupBy, having, in, inline, inlineCount, items, limit, list, match, negation, orderBy, parameter, plain, ref, search, search, searchableElements, selectAll, selectListItem, selectListValue, sort, wherepublic DraftModifier(com.sap.cds.reflect.CdsEntity entity,
boolean adaptIsActiveEntity,
EventContext context)
public DraftModifier(com.sap.cds.reflect.CdsEntity entity,
boolean activeEntityOnly,
boolean adaptIsActiveEntity,
EventContext context)
Copyright © 2021. All rights reserved.