ScientificReport
ScientificReport.BLL.Interfaces.IReviewService Member List

This is the complete list of members for ScientificReport.BLL.Interfaces.IReviewService, including all inherited members.

CreateItem(ReviewModel model)ScientificReport.BLL.Interfaces.IReviewService
DeleteById(Guid id)ScientificReport.BLL.Interfaces.IReviewService
Exists(Guid id)ScientificReport.BLL.Interfaces.IReviewService
Get(Func< Review, bool > predicate)ScientificReport.BLL.Interfaces.IReviewService
GetAll()ScientificReport.BLL.Interfaces.IReviewService
GetAllWhere(Func< Review, bool > predicate)ScientificReport.BLL.Interfaces.IReviewService
GetById(Guid id)ScientificReport.BLL.Interfaces.IReviewService
GetCountByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IReviewService
GetItemsByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IReviewService
GetPageByRole(int page, int count, ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IReviewService
UpdateItem(ReviewEditModel model)ScientificReport.BLL.Interfaces.IReviewService