ScientificReport
ScientificReport.BLL.Interfaces.IConferenceService Member List

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

CreateItem(Conference conference)ScientificReport.BLL.Interfaces.IConferenceService
DeleteById(Guid id)ScientificReport.BLL.Interfaces.IConferenceService
Exists(Guid id)ScientificReport.BLL.Interfaces.IConferenceService
Get(Func< Conference, bool > predicate)ScientificReport.BLL.Interfaces.IConferenceService
GetAll()ScientificReport.BLL.Interfaces.IConferenceService
GetAllWhere(Func< Conference, bool > predicate)ScientificReport.BLL.Interfaces.IConferenceService
GetById(Guid id)ScientificReport.BLL.Interfaces.IConferenceService
GetCountByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IConferenceService
GetItemsByRole(ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IConferenceService
GetPageByRole(int page, int count, ClaimsPrincipal userClaims)ScientificReport.BLL.Interfaces.IConferenceService
GetParticipators(Guid id)ScientificReport.BLL.Interfaces.IConferenceService
GetReportTheses(Guid id)ScientificReport.BLL.Interfaces.IConferenceService
UpdateItem(Conference conference)ScientificReport.BLL.Interfaces.IConferenceService