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