Package | Description |
---|---|
org.apache.deltaspike.example |
Modifier and Type | Method and Description |
---|---|
Article |
ArticleController.findArticleById(Long id) |
Article |
ArticleController.getArticle() |
Modifier and Type | Method and Description |
---|---|
List<Article> |
ArticleController.getAllArticles() |
Modifier and Type | Method and Description |
---|---|
String |
ArticleController.delete(Article article) |
void |
ArticleController.setArticle(Article article) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.