public interface NewsService extends DataService<NewsModel>
| Modifier and Type | Method and Description |
|---|---|
void |
addList(List<NewsModel> list) |
add, delete, edit, get, getList, getTotalCount, isExist, setScopeParametarvoid addList(List<NewsModel> list) throws ServiceManagerException
ServiceManagerException