phpDocumentor

ReviewAccessRepositoryInterface

Interface ReviewAccessRepositoryInterface

Tags
category

System

subpackage

Repositories

Table of Contents

getAll()  : ReviewCollection
Returns all review entities as array.
getAverageRatingByProductId()  : float
Returns the average rating by given product id.
getById()  : Review
Returns review entity data by the given id.
getReviewsByCustomerId()  : ReviewCollection
Returns the reviews by given customer ID.
getReviewsByProductId()  : ReviewCollection
Returns the reviews by given product id.

Methods

Search results