public class DraftModifier extends Object implements com.sap.cds.ql.cqn.Modifier
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.Value<?> |
ref(com.sap.cds.ql.ElementRef<?> ref) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbooleanFunction, comparison, connective, containment, distinct, excluding, exists, expand, expand, expression, function, groupBy, having, in, in, inline, inlineCount, items, limit, list, literal, match, negation, orderBy, parameter, plain, ref, search, search, searchableElements, selectAll, selectListItem, 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.