ScientificReport
ScientificReport.BLL.Interfaces.IScientificWorkService Member List

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

AddAuthor(Guid id, Guid authorId)ScientificReport.BLL.Interfaces.IScientificWorkService
Any(Func< ScientificWork, bool > predicate)ScientificReport.BLL.Interfaces.IScientificWorkService
CreateItem(ScientificWork item)ScientificReport.BLL.Interfaces.IScientificWorkService
DeleteById(Guid id)ScientificReport.BLL.Interfaces.IScientificWorkService
Exists(Guid id)ScientificReport.BLL.Interfaces.IScientificWorkService
Get(Func< ScientificWork, bool > predicate)ScientificReport.BLL.Interfaces.IScientificWorkService
GetAll()ScientificReport.BLL.Interfaces.IScientificWorkService
GetAllWhere(Func< ScientificWork, bool > predicate)ScientificReport.BLL.Interfaces.IScientificWorkService
GetAuthors(Guid id)ScientificReport.BLL.Interfaces.IScientificWorkService
GetById(Guid id)ScientificReport.BLL.Interfaces.IScientificWorkService
GetCountByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IScientificWorkService
GetItemsByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IScientificWorkService
GetPageByRole(int page, int count, ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IScientificWorkService
RemoveAuthor(Guid id, Guid authorId)ScientificReport.BLL.Interfaces.IScientificWorkService
UpdateItem(ScientificWork item)ScientificReport.BLL.Interfaces.IScientificWorkService