|
ScientificReport
|
This is the complete list of members for ScientificReport.Controllers.GrantController, including all inherited members.
| AddAuthor(Guid id, [FromBody] UpdateUserRequest request) | ScientificReport.Controllers.GrantController | |
| Create() | ScientificReport.Controllers.GrantController | |
| Create(GrantModel model) | ScientificReport.Controllers.GrantController | |
| Delete(Guid?id) | ScientificReport.Controllers.GrantController | |
| DeleteAuthor(Guid id, [FromBody] UpdateUserRequest request) | ScientificReport.Controllers.GrantController | |
| DeleteConfirmed(Guid id) | ScientificReport.Controllers.GrantController | |
| Details(Guid?id) | ScientificReport.Controllers.GrantController | |
| Edit(Guid?id) | ScientificReport.Controllers.GrantController | |
| Edit(Guid id, GrantEditModel model) | ScientificReport.Controllers.GrantController | |
| GrantController(IGrantService grantService, IUserProfileService userProfileService, IDepartmentService departmentService) | ScientificReport.Controllers.GrantController | |
| Index(GrantIndexModel model) | ScientificReport.Controllers.GrantController |