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