| AddToRoleAsync(UserProfile user, string roleName, UserManager< UserProfile > userManager) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| ChangePassword(UserProfile user, string oldPassword, string newPassword, string newPasswordRepeat, UserManager< UserProfile > userManager) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| CreateItem(UserProfile item) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| DeleteById(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| Filter(UserProfileIndexModel model, ClaimsPrincipal userPrincipal, bool userIsAdmin) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| Get(ClaimsPrincipal claimsPrincipal) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| Get(Func< UserProfile, bool > predicate) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetAll() | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetAllWhere(Func< UserProfile, bool > predicate) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetById(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetCount() | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetPage(int page, int count) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetPage(IEnumerable< UserProfile > userProfiles, int page, int count) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserArticles(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserGrants(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserPatentLicenseActivitiesAsApplicant(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserPatentLicenseActivitiesAsAuthor(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserPublications(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserReportTheses(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserReviews(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserScientificConsultations(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserScientificInternships(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| GetUserScientificWorks(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| IsInRoleAsync(UserProfile user, string roleName, UserManager< UserProfile > userManager) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| IsTeacherOnlyAsync(UserProfile user, UserManager< UserProfile > userManager) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| RemoveFromRoleAsync(UserProfile user, string roleName, UserManager< UserProfile > userManager) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| SetActiveById(Guid id, bool isActive) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| SetApproved(Guid id, bool isApproved) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| UpdateItem(UserProfile item) | ScientificReport.BLL.Interfaces.IUserProfileService | |
| UserExists(Guid id) | ScientificReport.BLL.Interfaces.IUserProfileService | |