Interface SLDRelationDAO

    • Method Detail

      • getRelatedObjects

        <T> java.util.Collection<T> getRelatedObjects​(RelationInformation relationInfo,
                                                      java.lang.Class<T> clazz)