ScientificReport
ScientificReport.BLL.Interfaces.IReportThesisService Member List

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

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