ScientificReport
ScientificReport.BLL.Interfaces.IScientificInternshipService Member List

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

AddUser(ScientificInternship scientificInternship, UserProfile user)ScientificReport.BLL.Interfaces.IScientificInternshipService
CreateItem(ScientificInternshipModel model)ScientificReport.BLL.Interfaces.IScientificInternshipService
DeleteById(Guid id)ScientificReport.BLL.Interfaces.IScientificInternshipService
Exists(Guid id)ScientificReport.BLL.Interfaces.IScientificInternshipService
Get(Func< ScientificInternship, bool > predicate)ScientificReport.BLL.Interfaces.IScientificInternshipService
GetAll()ScientificReport.BLL.Interfaces.IScientificInternshipService
GetAllWhere(Func< ScientificInternship, bool > predicate)ScientificReport.BLL.Interfaces.IScientificInternshipService
GetById(Guid id)ScientificReport.BLL.Interfaces.IScientificInternshipService
GetCountByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IScientificInternshipService
GetItemsByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IScientificInternshipService
GetPageByRole(int page, int count, ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IScientificInternshipService
GetUsers(Guid id)ScientificReport.BLL.Interfaces.IScientificInternshipService
RemoveUser(ScientificInternship scientificInternship, UserProfile user)ScientificReport.BLL.Interfaces.IScientificInternshipService
UpdateItem(ScientificInternshipEditModel model)ScientificReport.BLL.Interfaces.IScientificInternshipService