This commit is contained in:
@@ -12,4 +12,6 @@ public interface IArticleManager {
|
||||
|
||||
public List<?> getArticlePCMembers(Article article);
|
||||
public List<?> getArticleReferees(Article article);
|
||||
|
||||
public List<Article> getArticles();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user