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