Interface ClientSideRelation

    • Method Detail

      • getSourceRelationType

        List<String> getSourceRelationType()
        Return the type of source relation supported by this Client Side Relation
        Returns:
        the type of source relation supported by this Client Side Relation
      • getTargetRelationType

        List<String> getTargetRelationType()
        Return the type of target relation supported by this Client Side Relation
        Returns:
        the type of target relation supported by this Client Side Relation