Interface ProductReferencesDao

    • Method Detail

      • findAllReferences

        java.util.List<ProductReferenceModel> findAllReferences​(ProductModel product)
        Searches for all product (related on source or target) references for given product.
        Parameters:
        product - product for which we are searching references