Beispiel #1
0
 public List <StoredArticle> getAllStories()
 {
     return(retriever.getAllEntries());
 }