ScientificReport
ScientificReport.Controllers.DepartmentController Member List

This is the complete list of members for ScientificReport.Controllers.DepartmentController, including all inherited members.

AddUserToStaff(Guid?id, [FromBody] UpdateUserRequest request)ScientificReport.Controllers.DepartmentController
Create()ScientificReport.Controllers.DepartmentController
Create(DepartmentCreateModel model)ScientificReport.Controllers.DepartmentController
Delete(Guid?id)ScientificReport.Controllers.DepartmentController
DepartmentController(IDepartmentService departmentService, IUserProfileService userProfileService, IScientificWorkService scientificWorkService, UserManager< UserProfile > userManager)ScientificReport.Controllers.DepartmentController
Details(Guid?id)ScientificReport.Controllers.DepartmentController
Edit(Guid?id)ScientificReport.Controllers.DepartmentController
Edit(Guid?id, [Bind("Title,SelectedHeadId")] DepartmentEditModel model)ScientificReport.Controllers.DepartmentController
Index(DepartmentIndexModel model)ScientificReport.Controllers.DepartmentController
RemoveUserFromStaff(Guid?id, [FromBody] UpdateUserRequest request)ScientificReport.Controllers.DepartmentController