ScientificReport
ScientificReport.BLL.Services.ReportThesisService Member List

This is the complete list of members for ScientificReport.BLL.Services.ReportThesisService, including all inherited members.

AddAuthor(Guid id, Guid authorId)ScientificReport.BLL.Services.ReportThesisService
CreateItem(ReportThesisModel model)ScientificReport.BLL.Services.ReportThesisServicevirtual
DeleteById(Guid id)ScientificReport.BLL.Services.ReportThesisServicevirtual
Exists(Guid id)ScientificReport.BLL.Services.ReportThesisServicevirtual
Get(Func< ReportThesis, bool > predicate)ScientificReport.BLL.Services.ReportThesisServicevirtual
GetAll()ScientificReport.BLL.Services.ReportThesisServicevirtual
GetAllWhere(Func< ReportThesis, bool > predicate)ScientificReport.BLL.Services.ReportThesisServicevirtual
GetAuthors(Guid id)ScientificReport.BLL.Services.ReportThesisServicevirtual
GetById(Guid id)ScientificReport.BLL.Services.ReportThesisServicevirtual
GetCountByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Services.ReportThesisServicevirtual
GetItemsByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Services.ReportThesisServicevirtual
GetPageByRole(int page, int count, ClaimsPrincipal userClaims)ScientificReport.BLL.Services.ReportThesisServicevirtual
RemoveAuthor(Guid id, Guid authorId)ScientificReport.BLL.Services.ReportThesisService
ReportThesisService(ScientificReportDbContext context)ScientificReport.BLL.Services.ReportThesisService
UpdateItem(ReportThesisEdit model)ScientificReport.BLL.Services.ReportThesisServicevirtual