ScientificReport
ScientificReport.BLL.Interfaces.IPatentLicenseActivityService Member List

This is the complete list of members for ScientificReport.BLL.Interfaces.IPatentLicenseActivityService, including all inherited members.

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