public interface NewsItemService
| Modifier and Type | Method and Description |
|---|---|
void |
delete(int id) |
List<NewsItem> |
findAll() |
NewsItem |
save(NewsItem newsItem) |
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.