public static class ImplicitSortingHandler.OrderByModifier extends TargetAwareCqnModifier
| Constructor and Description |
|---|
OrderByModifier(com.sap.cds.reflect.CdsEntity target) |
| 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.StructuredTypeRef ref,
List<com.sap.cds.ql.cqn.CqnSelectListItem> items,
List<com.sap.cds.ql.cqn.CqnSortSpecification> orderBy,
com.sap.cds.ql.cqn.CqnLimit limit) |
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, waitbooleanFunction, comparison, connective, distinct, excluding, exists, expression, function, groupBy, having, in, inline, inlineCount, limit, list, literal, literal, literal, literal, literal, negation, parameter, plain, ref, ref, search, search, searchableElements, selectAll, selectListItem, whereprotected 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.StructuredTypeRef ref,
List<com.sap.cds.ql.cqn.CqnSelectListItem> items,
List<com.sap.cds.ql.cqn.CqnSortSpecification> orderBy,
com.sap.cds.ql.cqn.CqnLimit limit)
expand in interface com.sap.cds.ql.cqn.CqnModifierexpand in class TargetAwareCqnModifierCopyright © 2021. All rights reserved.