public static class ImplicitSortingHandler.OrderByModifier extends TargetAwareCqnModifier
| Constructor and Description |
|---|
OrderByModifier(com.sap.cds.reflect.CdsEntity target,
boolean mainLimit) |
| Modifier and Type | Method and Description |
|---|---|
protected TargetAwareCqnModifier |
create(com.sap.cds.reflect.CdsEntity target) |
com.sap.cds.ql.cqn.CqnSelectListItem |
expand(com.sap.cds.ql.cqn.CqnExpand expand) |
List<com.sap.cds.ql.cqn.CqnValue> |
groupBy(List<com.sap.cds.ql.cqn.CqnValue> groupBy) |
List<com.sap.cds.ql.cqn.CqnSelectListItem> |
items(List<com.sap.cds.ql.cqn.CqnSelectListItem> items) |
List<com.sap.cds.ql.cqn.CqnSortSpecification> |
orderBy(List<com.sap.cds.ql.cqn.CqnSortSpecification> orderBy) |
getRefTarget, getTargetclone, 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, having, in, inlineCount, list, literal, negation, parameter, plain, search, search, searchableElements, selectAll, selectListValue, skip, sort, top, wherepublic OrderByModifier(com.sap.cds.reflect.CdsEntity target,
boolean mainLimit)
protected TargetAwareCqnModifier create(com.sap.cds.reflect.CdsEntity target)
create in class TargetAwareCqnModifierpublic List<com.sap.cds.ql.cqn.CqnSelectListItem> items(List<com.sap.cds.ql.cqn.CqnSelectListItem> items)
public List<com.sap.cds.ql.cqn.CqnSortSpecification> orderBy(List<com.sap.cds.ql.cqn.CqnSortSpecification> orderBy)
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.LeanModifierexpand in class TargetAwareCqnModifierCopyright © 2023. All rights reserved.