Interface ReverseRelationshipResultInDataspace

    • Method Detail

      • getDataspaceKey

        HomeKey getDataspaceKey()
        Returns the reference of the dataspace containing the result of a reverse relationship.
      • getResultByDatasets

        Iterable<ReverseRelationshipResult> getResultByDatasets()
        Returns the result of this reverse relationship in the current dataspace.

        Permissions are applied if the corresponding reverse relationship has been retrieved using a specific Session. As a consequence, this method returns only the results in the datasets that can be viewed by the end-user associated with the specified session.

        See Also:
        ReverseRelationshipResult