Interface BiDirectionalFetch

    • Method Detail

      • getReferencedPath

        NavigablePath getReferencedPath()
        The NavigablePath for the DomainResult or Fetch that this Fetch refers to. For `o`, the referenced path is `p`. For `oa`, it's `p.address` Different from Fetch.getNavigablePath() which returns this fetch's path, i.e. `p.address.owner` and `p.address.owner.address` respectively