|
ScientificReport
|
This is the complete list of members for ScientificReport.BLL.Interfaces.IArticleService, including all inherited members.
| AddAuthor(Article article, UserProfile user) | ScientificReport.BLL.Interfaces.IArticleService | |
| CreateItem(Article article) | ScientificReport.BLL.Interfaces.IArticleService | |
| DeleteById(Guid id) | ScientificReport.BLL.Interfaces.IArticleService | |
| Exists(Guid id) | ScientificReport.BLL.Interfaces.IArticleService | |
| Get(Func< Article, bool > predicate) | ScientificReport.BLL.Interfaces.IArticleService | |
| GetAll() | ScientificReport.BLL.Interfaces.IArticleService | |
| GetAllWhere(Func< Article, bool > predicate) | ScientificReport.BLL.Interfaces.IArticleService | |
| GetAuthors(Guid id) | ScientificReport.BLL.Interfaces.IArticleService | |
| GetById(Guid id) | ScientificReport.BLL.Interfaces.IArticleService | |
| GetCount() | ScientificReport.BLL.Interfaces.IArticleService | |
| GetPage(int page, int count) | ScientificReport.BLL.Interfaces.IArticleService | |
| RemoveAuthor(Article article, UserProfile user) | ScientificReport.BLL.Interfaces.IArticleService | |
| UpdateItem(Article article) | ScientificReport.BLL.Interfaces.IArticleService |