@Component @Transactional public class NotificationRestService extends AbstractDaoRestService<OnmsNotification,Integer>
OnmsNotification entityDEFAULT_LIMIT| Constructor and Description |
|---|
NotificationRestService() |
| Modifier and Type | Method and Description |
|---|---|
protected JaxbListWrapper<OnmsNotification> |
createListWrapper(Collection<OnmsNotification> list) |
protected CriteriaBuilder |
getCriteriaBuilder() |
protected NotificationDao |
getDao() |
protected Class<OnmsNotification> |
getDaoClass() |
create, createSpecific, delete, deleteMany, get, get, getCount, getCriteria, update, updateMany, updateProperties, writeLock, writeUnlockprotected NotificationDao getDao()
getDao in class AbstractDaoRestService<OnmsNotification,Integer>protected Class<OnmsNotification> getDaoClass()
getDaoClass in class AbstractDaoRestService<OnmsNotification,Integer>protected CriteriaBuilder getCriteriaBuilder()
getCriteriaBuilder in class AbstractDaoRestService<OnmsNotification,Integer>protected JaxbListWrapper<OnmsNotification> createListWrapper(Collection<OnmsNotification> list)
createListWrapper in class AbstractDaoRestService<OnmsNotification,Integer>Copyright © 2017. All rights reserved.