Uses of Class
com.sap.cds.services.impl.draft.ParentEntityLookup.ParentEntityLookupResult
Packages that use ParentEntityLookup.ParentEntityLookupResult
-
Uses of ParentEntityLookup.ParentEntityLookupResult in com.sap.cds.services.impl.authorization
Method parameters in com.sap.cds.services.impl.authorization with type arguments of type ParentEntityLookup.ParentEntityLookupResultModifier and TypeMethodDescriptionstatic AuthorizationEntityAuthorizationEntity.resolve(EventContext context, Function<com.sap.cds.reflect.CdsEntity, List<ParentEntityLookup.ParentEntityLookupResult>> parentEntityLookup) -
Uses of ParentEntityLookup.ParentEntityLookupResult in com.sap.cds.services.impl.draft
Methods in com.sap.cds.services.impl.draft that return types with arguments of type ParentEntityLookup.ParentEntityLookupResultModifier and TypeMethodDescriptionParentEntityLookup.lookupParent(com.sap.cds.reflect.CdsEntity child)