Class ParentEntityLookup.ParentEntityLookupResult

java.lang.Object
com.sap.cds.services.impl.draft.ParentEntityLookup.ParentEntityLookupResult
Enclosing class:
ParentEntityLookup

public static class ParentEntityLookup.ParentEntityLookupResult extends Object
  • Constructor Details

    • ParentEntityLookupResult

      public ParentEntityLookupResult(com.sap.cds.reflect.CdsEntity parentEntity, com.sap.cds.reflect.CdsElement composition)
  • Method Details

    • getParentEntity

      public com.sap.cds.reflect.CdsEntity getParentEntity()
    • getComposition

      public com.sap.cds.reflect.CdsElement getComposition()