ScientificReport
ScientificReport.BLL.Interfaces.IGrantService Member List

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

AddUser(Grant grant, UserProfile userProfile)ScientificReport.BLL.Interfaces.IGrantService
CreateItem(GrantModel model)ScientificReport.BLL.Interfaces.IGrantService
DeleteById(Guid id)ScientificReport.BLL.Interfaces.IGrantService
Exists(Guid id)ScientificReport.BLL.Interfaces.IGrantService
Get(Func< Grant, bool > predicate)ScientificReport.BLL.Interfaces.IGrantService
GetAll()ScientificReport.BLL.Interfaces.IGrantService
GetAllWhere(Func< Grant, bool > predicate)ScientificReport.BLL.Interfaces.IGrantService
GetById(Guid id)ScientificReport.BLL.Interfaces.IGrantService
GetCountByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IGrantService
GetItemsByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IGrantService
GetPageByRole(int page, int count, ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IGrantService
GetUsers(Guid id)ScientificReport.BLL.Interfaces.IGrantService
RemoveUser(Grant grant, UserProfile userProfile)ScientificReport.BLL.Interfaces.IGrantService
UpdateItem(GrantEditModel model)ScientificReport.BLL.Interfaces.IGrantService