public class DraftModifier extends Object implements com.sap.cds.ql.impl.LeanModifier
Modifier 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.cqn.CqnValue |
ref(com.sap.cds.ql.cqn.CqnElementRef ref) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexpand, expand, expand, inline, inline, match, match, ref, ref, refbooleanFunction, comparison, connective, containment, distinct, excluding, exists, expression, function, groupBy, having, in, inlineCount, items, list, literal, negation, orderBy, parameter, plain, search, search, searchableElements, selectAll, selectListValue, skip, sort, top, 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 © 2023. All rights reserved.