public class SelectListModifier extends Object implements com.sap.cds.ql.cqn.Modifier
Modifier for expand and inline parts of the statement| Constructor and Description |
|---|
SelectListModifier(com.sap.cds.reflect.CdsEntity target,
List<Boolean> followActiveAssociations,
EventContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.sap.cds.ql.cqn.CqnSelectListItem |
expand(com.sap.cds.ql.Expand<?> expand) |
com.sap.cds.ql.cqn.CqnSelectListItem |
inline(com.sap.cds.ql.StructuredTypeRef ref,
List<com.sap.cds.ql.cqn.CqnSelectListItem> items) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbooleanFunction, comparison, connective, containment, distinct, excluding, exists, expand, expression, function, groupBy, having, in, in, inlineCount, items, limit, list, literal, match, negation, orderBy, parameter, plain, ref, ref, search, search, searchableElements, selectAll, selectListItem, selectListValue, skip, sort, top, wherepublic SelectListModifier(com.sap.cds.reflect.CdsEntity target,
List<Boolean> followActiveAssociations,
EventContext context)
public com.sap.cds.ql.cqn.CqnSelectListItem expand(com.sap.cds.ql.Expand<?> expand)
expand in interface com.sap.cds.ql.cqn.Modifierpublic com.sap.cds.ql.cqn.CqnSelectListItem inline(com.sap.cds.ql.StructuredTypeRef ref,
List<com.sap.cds.ql.cqn.CqnSelectListItem> items)
inline in interface com.sap.cds.ql.cqn.ModifierCopyright © 2023. All rights reserved.