Uses of Class
edu.ucsb.cs156.example.entities.Article
Packages that use Article
-
Uses of Article in edu.ucsb.cs156.example.controllers
Methods in edu.ucsb.cs156.example.controllers that return ArticleModifier and TypeMethodDescriptionArticlesController.postArticle(String title, String url, String explanation, String email, LocalDateTime dateAdded) Create a new articleMethods in edu.ucsb.cs156.example.controllers that return types with arguments of type Article