ScientificReport
ScientificReport.Controllers.PublicationController Member List

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

AddSelfToAuthors(Guid?id)ScientificReport.Controllers.PublicationController
AddUserToAuthors(Guid?id, [FromBody] UpdateUserRequest request)ScientificReport.Controllers.PublicationController
Create()ScientificReport.Controllers.PublicationController
Create(PublicationCreateModel model)ScientificReport.Controllers.PublicationController
Delete(Guid?id)ScientificReport.Controllers.PublicationController
DeleteConfirmed(Guid id)ScientificReport.Controllers.PublicationController
Details(Guid?id)ScientificReport.Controllers.PublicationController
Edit(Guid?id)ScientificReport.Controllers.PublicationController
Edit(Guid id, PublicationEditModel model)ScientificReport.Controllers.PublicationController
Index(PublicationIndexModel model)ScientificReport.Controllers.PublicationController
PublicationController(IPublicationService publicationService, IUserProfileService userProfileService, IDepartmentService departmentService, IArticleService articleService, IScientificWorkService scientificWorkService, IConferenceService conferenceService, IReportThesisService reportThesisService)ScientificReport.Controllers.PublicationController
RemoveUserFromAuthors(Guid?id, [FromBody] UpdateUserRequest request)ScientificReport.Controllers.PublicationController
SearchPublications(string substring, Publication.PublicationTypes?type)ScientificReport.Controllers.PublicationController