ScientificReport
ScientificReport.BLL.Interfaces.IMembershipService Member List

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

CreateItem(MembershipModel model)ScientificReport.BLL.Interfaces.IMembershipService
DeleteById(Guid id)ScientificReport.BLL.Interfaces.IMembershipService
Exists(Guid id)ScientificReport.BLL.Interfaces.IMembershipService
Get(Func< Membership, bool > predicate)ScientificReport.BLL.Interfaces.IMembershipService
GetAll()ScientificReport.BLL.Interfaces.IMembershipService
GetAllWhere(Func< Membership, bool > predicate)ScientificReport.BLL.Interfaces.IMembershipService
GetById(Guid id)ScientificReport.BLL.Interfaces.IMembershipService
GetCountByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IMembershipService
GetItemsByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IMembershipService
GetPageByRole(int page, int count, ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IMembershipService
UpdateItem(MembershipEditModel model)ScientificReport.BLL.Interfaces.IMembershipService