| AddApplicant(PatentLicenseActivity patentLicenseActivity, UserProfile user) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| AddAuthor(PatentLicenseActivity patentLicenseActivity, UserProfile user) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| AddCoApplicant(Guid id, string coApplicant) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| AddCoauthor(Guid id, string coauthor) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| CreateItem(PatentLicenseActivityModel model) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| DeleteById(Guid id) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| Exists(Guid id) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| Get(Func< PatentLicenseActivity, bool > predicate) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetAll() | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetAllWhere(Func< PatentLicenseActivity, bool > predicate) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetApplicants(Guid id) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetAuthors(Guid id) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetById(Guid id) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetCoApplicants(Guid id) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetCoauthors(Guid id) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetCountByRole(ClaimsPrincipal userClaims) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetItemsByRole(ClaimsPrincipal userClaims) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| GetPageByRole(int page, int count, ClaimsPrincipal userClaims) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| PatentLicenseActivityService(ScientificReportDbContext context) | ScientificReport.BLL.Services.PatentLicenseActivityService | |
| RemoveApplicant(Guid id, UserProfile user) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| RemoveAuthor(Guid id, UserProfile user) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| RemoveCoApplicant(Guid id, string coApplicant) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| RemoveCoauthor(Guid id, string coauthor) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |
| UpdateItem(PatentLicenseActivityEditModel model) | ScientificReport.BLL.Services.PatentLicenseActivityService | virtual |