@Service @Transactional(readOnly=true) public class NatureOfWorkService extends Object
| Constructor and Description |
|---|
NatureOfWorkService() |
| Modifier and Type | Method and Description |
|---|---|
List<NatureOfWork> |
findAll() |
NatureOfWork |
findById(Long id) |
public List<NatureOfWork> findAll()
public NatureOfWork findById(Long id)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.