ScientificReport
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CScientificReport.Controllers.Utils.ApiResponse
 CScientificReport.DAL.Entities.ApplicantsPatentLicenseActivities
 CScientificReport.DTO.Models.Article.ArticleDetailsModel
 CScientificReport.DTO.Models.Article.ArticleModel
 CScientificReport.Test.RepositoriesTests.ArticleRepositoryTests
 CScientificReport.Test.ServicesTests.ArticleServiceTests
 CScientificReport.DTO.Models.Article.ArticleUpdateAuthorsRequest
 CScientificReport.DAL.Entities.AuthorsPatentLicenseActivities
 CScientificReport.DTO.Models.UserProfile.ChangePasswordModel
 CScientificReport.DAL.Entities.CoApplicantsPatentLicenseActivities
 CScientificReport.DAL.Entities.CoauthorsPatentLicenseActivities
 CScientificReport.DAL.Entities.Conference
 CScientificReport.DTO.Models.Conference.ConferenceDetails
 CScientificReport.DTO.Models.Conference.ConferenceEdit
 CScientificReport.Test.RepositoriesTests.ConferenceRepositoryTests
 CScientificReport.Test.ServicesTests.ConferenceServiceTests
 CController
 CScientificReport.DAL.Entities.Department
 CScientificReport.DTO.Models.Department.DepartmentCreateModel
 CScientificReport.DTO.Models.Department.DepartmentEditModel
 CScientificReport.Test.RepositoriesTests.DepartmentReportRepositoryTests
 CScientificReport.Test.RepositoriesTests.DepartmentRepositoryTests
 CScientificReport.Test.ServicesTests.DepartmentServiceTests
 CScientificReport.DTO.Models.Department.DepartmentUpdateScientificWorksRequest
 CScientificReport.DTO.Models.ErrorViewModel
 CScientificReport.Test.RepositoriesTests.FacultyReportRepositoryTests
 CScientificReport.DAL.Entities.Grant
 CScientificReport.DTO.Models.Grant.GrantModel
 CScientificReport.Test.RepositoriesTests.GrantRepositoryTests
 CScientificReport.Test.ServicesTests.GrantServiceTests
 CScientificReport.Controllers.Utils.Helpers
 CScientificReport.BLL.Interfaces.IArticleService
 CScientificReport.BLL.Interfaces.IConferenceService
 CIdentityDbContext
 CIdentityRole
 CIdentityUser
 CScientificReport.BLL.Interfaces.IDepartmentService
 CScientificReport.BLL.Interfaces.IGrantService
 CScientificReport.BLL.Interfaces.IMembershipService
 CScientificReport.BLL.Interfaces.IOppositionService
 CScientificReport.BLL.Interfaces.IPatentLicenseActivityService
 CScientificReport.BLL.Interfaces.IPostgraduateDissertationGuidanceService
 CScientificReport.BLL.Interfaces.IPostgraduateGuidanceService
 CScientificReport.BLL.Interfaces.IPublicationService
 CScientificReport.BLL.Interfaces.IReportThesisService
 CScientificReport.DAL.Interfaces.IRepository< T, in in I >
 CScientificReport.DAL.Interfaces.IRepository< Article >
 CScientificReport.DAL.Interfaces.IRepository< Conference >
 CScientificReport.DAL.Interfaces.IRepository< Department >
 CScientificReport.DAL.Interfaces.IRepository< DepartmentReport >
 CScientificReport.DAL.Interfaces.IRepository< FacultyReport >
 CScientificReport.DAL.Interfaces.IRepository< Grant >
 CScientificReport.DAL.Interfaces.IRepository< Membership >
 CScientificReport.DAL.Interfaces.IRepository< Opposition >
 CScientificReport.DAL.Interfaces.IRepository< PatentLicenseActivity >
 CScientificReport.DAL.Interfaces.IRepository< PostgraduateDissertationGuidance >
 CScientificReport.DAL.Interfaces.IRepository< PostgraduateGuidance >
 CScientificReport.DAL.Interfaces.IRepository< Publication >
 CScientificReport.DAL.Interfaces.IRepository< ReportThesis >
 CScientificReport.DAL.Interfaces.IRepository< Review >
 CScientificReport.DAL.Interfaces.IRepository< ScientificConsultation >
 CScientificReport.DAL.Interfaces.IRepository< ScientificInternship >
 CScientificReport.DAL.Interfaces.IRepository< ScientificWork >
 CScientificReport.DAL.Interfaces.IRepository< T, Guid >
 CScientificReport.DAL.Interfaces.IRepository< TeacherReport >
 CScientificReport.DAL.Interfaces.IRepository< UserProfile >
 CScientificReport.BLL.Interfaces.IReviewService
 CScientificReport.BLL.Interfaces.IScientificConsultationService
 CScientificReport.BLL.Interfaces.IScientificInternshipService
 CScientificReport.BLL.Interfaces.IScientificWorkService
 CScientificReport.BLL.Interfaces.ITeacherReportService
 CScientificReport.DAL.Interfaces.ITrackable
 CScientificReport.BLL.Interfaces.IUserProfileService
 CScientificReport.DTO.Models.UserProfile.LoginModel
 CScientificReport.DAL.Entities.Membership
 CScientificReport.DTO.Models.Membership.MembershipModel
 CScientificReport.Test.RepositoriesTests.MembershipRepositoryTests
 CScientificReport.Test.ServicesTests.MembershipServiceTests
 CMigration
 CScientificReport.Test.MockProvider
 CModelSnapshot
 CScientificReport.DAL.Entities.Opposition
 CScientificReport.DTO.Models.Opposition.OppositionModel
 CScientificReport.Test.RepositoriesTests.OppositionRepositoryTests
 CScientificReport.Test.ServicesTests.OppositionServiceTests
 CScientificReport.DTO.Models.PageModel
 CScientificReport.DAL.Entities.PatentLicenseActivity
 CScientificReport.DTO.Models.PatentLicenseActivity.PatentLicenseActivityModel
 CScientificReport.Test.RepositoriesTests.PatentLicenseActivityRepositoryTests
 CScientificReport.Test.ServicesTests.PatentLicenseActivityServiceTests
 CScientificReport.DTO.Models.PatentLicenseActivity.PatentLicenseActivityUpdUserRequest
 CScientificReport.DAL.Entities.PostgraduateDissertationGuidance
 CScientificReport.DTO.Models.PostgraduateDissertationGuidance.PostgraduateDissertationGuidanceModel
 CScientificReport.Test.RepositoriesTests.PostgraduateDissertationGuidanceRepositoryTests
 CScientificReport.Test.ServicesTests.PostgraduateDissertationGuidanceServiceTests
 CScientificReport.DAL.Entities.PostgraduateGuidance
 CScientificReport.DTO.Models.PostgraduateGuidance.PostgraduateGuidanceModel
 CScientificReport.Test.RepositoriesTests.PostgraduateGuidanceRepositoryTests
 CScientificReport.Test.ServicesTests.PostgraduateGuidanceServiceTests
 CScientificReport.Views.TeacherReport.PrintArticle
 CScientificReport.Views.TeacherReport.PrintConference
 CScientificReport.Views.TeacherReport.PrintGrant
 CScientificReport.Views.TeacherReport.PrintMembership
 CScientificReport.Views.TeacherReport.PrintOpposition
 CScientificReport.Views.TeacherReport.PrintPatent
 CScientificReport.Views.TeacherReport.PrintPostgraduateDissertationGuidance
 CScientificReport.Views.TeacherReport.PrintPostgraduateGuidance
 CScientificReport.Views.TeacherReport.PrintPublication
 CScientificReport.Views.TeacherReport.PrintReportThesis
 CScientificReport.Views.TeacherReport.PrintReview
 CScientificReport.Views.TeacherReport.PrintScientificConsultation
 CScientificReport.Views.TeacherReport.PrintScientificInternship
 CScientificReport.Views.TeacherReport.PrintScientificWork
 CScientificReport.Program
 CScientificReport.DTO.Models.Publication.Models.Publication
 CScientificReport.Controllers.Utils.PublicationApiResponse
 CScientificReport.DAL.Entities.Publications.PublicationBase
 CScientificReport.DTO.Models.Publication.PublicationCreateModel
 CScientificReport.DTO.Models.Publication.PublicationDetailsModel
 CScientificReport.DTO.Models.Publication.PublicationEditModel
 CScientificReport.Test.RepositoriesTests.PublicationRepositoryTests
 CScientificReport.Test.ServicesTests.PublicationServiceTests
 CScientificReport.DTO.Models.UserProfile.RegisterModel
 CScientificReport.DAL.Entities.ReportThesis
 CScientificReport.DTO.Models.ReportThesis.ReportThesisDetails
 CScientificReport.DTO.Models.ReportThesis.ReportThesisModel
 CScientificReport.Test.RepositoriesTests.ReportThesisRepositoryTests
 CScientificReport.Test.ServicesTests.ReportThesisServiceTests
 CScientificReport.DAL.Entities.Review
 CScientificReport.DTO.Models.Review.ReviewModel
 CScientificReport.Test.RepositoriesTests.ReviewRepositoryTests
 CScientificReport.Test.ServicesTests.ReviewServiceTests
 CScientificReport.DAL.Entities.ScientificConsultation
 CScientificReport.DTO.Models.ScientificConsultation.ScientificConsultationModel
 CScientificReport.Test.RepositoriesTests.ScientificConsultationRepositoryTests
 CScientificReport.Test.ServicesTests.ScientificConsultationServiceTests
 CScientificReport.DAL.Entities.ScientificInternship
 CScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel
 CScientificReport.Test.RepositoriesTests.ScientificInternshipRepositoryTests
 CScientificReport.Test.ServicesTests.ScientificInternshipServiceTests
 CScientificReport.Test.RepositoriesTests.ScientificWorkRepositoryTests
 CScientificReport.DTO.Models.ScientificWorks.ScientificWorksDetails
 CScientificReport.DTO.Models.ScientificWorks.ScientificWorksEdit
 CScientificReport.Test.ServicesTests.ScientificWorkServiceTests
 CScientificReport.Models.SeedDataThis class is created to seed the basic data to be used in both frontend and backend and it is for development purposes only
 CScientificReport.DTO.Models.Department.SelectItem
 CScientificReport.Startup
 CScientificReport.DTO.Models.TeacherReport.TeacherReportCreateViewModel
 CScientificReport.DTO.Models.TeacherReport.TeacherReportEditViewModel
 CScientificReport.Test.RepositoriesTests.TeacherReportRepositoryTests
 CScientificReport.DAL.Entities.Reports.TeacherReportsArticles
 CScientificReport.DAL.Entities.Reports.TeacherReportsGrants
 CScientificReport.DAL.Entities.Reports.TeacherReportsMemberships
 CScientificReport.DAL.Entities.Reports.TeacherReportsOppositions
 CScientificReport.DAL.Entities.Reports.TeacherReportsPatents
 CScientificReport.DAL.Entities.Reports.TeacherReportsPostgraduateDissertationGuidances
 CScientificReport.DAL.Entities.Reports.TeacherReportsPostgraduateGuidances
 CScientificReport.DAL.Entities.Reports.TeacherReportsPublications
 CScientificReport.DAL.Entities.Reports.TeacherReportsReportThesis
 CScientificReport.DAL.Entities.Reports.TeacherReportsReviews
 CScientificReport.DAL.Entities.Reports.TeacherReportsScientificConsultations
 CScientificReport.DAL.Entities.Reports.TeacherReportsScientificInternships
 CScientificReport.DAL.Entities.Reports.TeacherReportsScientificWorks
 CScientificReport.DTO.Models.TeacherReport.TeacherReportToggleEntityRequest
 CScientificReport.DTO.Models.UpdateUserRequest
 CScientificReport.DTO.Models.UserProfile.UserDetailsModel
 CScientificReport.BLL.Utils.UserHelpers
 CScientificReport.DTO.Models.UserProfile.UserProfileEditModel
 CScientificReport.Test.RepositoriesTests.UserProfileRepositoryTests
 CScientificReport.DAL.Entities.UserProfile.UserProfilesArticles
 CScientificReport.Test.ServicesTests.UserProfileServiceTests
 CScientificReport.DAL.Entities.UserProfile.UserProfilesGrants
 CScientificReport.DAL.Entities.UserProfile.UserProfilesPublications
 CScientificReport.DAL.Entities.UserProfile.UserProfilesReportThesis
 CScientificReport.DAL.Entities.UserProfile.UserProfilesScientificInternships
 CScientificReport.DAL.Entities.UserProfile.UserProfilesScientificWorks
 CScientificReport.DTO.Models.UserProfile.UserProfileUpdateRolesRequest