public class ParentEntityLookup extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ParentEntityLookup.ParentEntityLookupResult |
| Constructor and Description |
|---|
ParentEntityLookup(com.sap.cds.reflect.CdsModel model) |
| Modifier and Type | Method and Description |
|---|---|
List<ParentEntityLookup.ParentEntityLookupResult> |
lookupParent(com.sap.cds.reflect.CdsEntity child) |
public List<ParentEntityLookup.ParentEntityLookupResult> lookupParent(com.sap.cds.reflect.CdsEntity child)
Copyright © 2023. All rights reserved.