public abstract class TargetAwareCqnModifier extends Object implements com.sap.cds.ql.impl.LeanModifier
| Constructor and Description |
|---|
TargetAwareCqnModifier(com.sap.cds.reflect.CdsEntity target) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract TargetAwareCqnModifier |
create(com.sap.cds.reflect.CdsEntity target) |
com.sap.cds.ql.cqn.CqnSelectListItem |
expand(com.sap.cds.ql.cqn.CqnExpand expand) |
protected com.sap.cds.reflect.CdsEntity |
getRefTarget(com.sap.cds.ql.cqn.CqnStructuredTypeRef ref) |
protected com.sap.cds.reflect.CdsEntity |
getTarget() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexpand, expand, inline, inline, match, match, ref, 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 TargetAwareCqnModifier(com.sap.cds.reflect.CdsEntity target)
protected abstract TargetAwareCqnModifier create(com.sap.cds.reflect.CdsEntity target)
public com.sap.cds.ql.cqn.CqnSelectListItem expand(com.sap.cds.ql.cqn.CqnExpand expand)
expand in interface com.sap.cds.ql.cqn.CompatibilityDefaultsexpand in interface com.sap.cds.ql.cqn.Modifierexpand in interface com.sap.cds.ql.impl.LeanModifierprotected com.sap.cds.reflect.CdsEntity getTarget()
protected com.sap.cds.reflect.CdsEntity getRefTarget(com.sap.cds.ql.cqn.CqnStructuredTypeRef ref)
Copyright © 2023. All rights reserved.